代码搜索:温度采集器

找到约 5,473 项符合「温度采集器」的源代码

代码结果 5,473
www.eeworm.com/read/16185/664789

c 18b20.c

#include #include #define uchar unsigned char #define uint unsigned int sbit ds=P2^2; //温度传感器信号线 sbit dula=P2^6; //数码管段选线 sbit wela=P2^7; //数码管位选线 sbit beep=P2^3;
www.eeworm.com/read/17157/720752

plg lhj.plg

礦ision2 Build Log Project: D:\51开发板\程序\12-温度传感器DS18B20\lhj.uv2 Project File Date: 12/05/2007 Output:
www.eeworm.com/read/26236/851897

c 18b20.c

#include #include #define uchar unsigned char #define uint unsigned int sbit ds=P2^2; //温度传感器信号线 sbit dula=P2^6; //数码管段选线 sbit wela=P2^7; //数码管位选线 sbit beep=P2^3;
www.eeworm.com/read/28158/869675

c main.c

/******************************************************************/ //#作者 // BLF。 //#功能 // 1.电子日历,显示年月日、时分秒、星期和温度 // 2.利用4个按键调整,set键按下一次调解年月日星期时分秒,并闪烁,加减键调节闪烁的量 //#编写时间 // 2011年5月31日。 /******
www.eeworm.com/read/25090/943695

plg time.plg

礦ision Build Log Project: E:\书籍、开发板、C51\单片机\led显示的有温度显示的万年历\time.uvproj Project File Date: Output:
www.eeworm.com/read/25137/944656

c 18b20.c

#include #include #define uchar unsigned char #define uint unsigned int sbit ds=P2^2; //温度传感器信号线 sbit dula=P2^6; //数码管段选线 sbit wela=P2^7; //数码管位选线 sbit beep=P2^3;
www.eeworm.com/read/26100/953893

plg asfdasf.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\项目3-数字温度传感器DS18B20应用\程序\asfdasf.uv2 Project File Date: 11/20/2010 Output:
www.eeworm.com/read/26454/959750

plg wdjk.plg

礦ision Build Log Project: E:\飞思卡尔\电子大赛\5 综合课题演练\梅田温度监控\wdjk.uvproj Project File Date: 05/29/2012 Output: Build target 'Target 1' assembling S
www.eeworm.com/read/26486/960511

18b20

#include #include #define uchar unsigned char #define uint unsigned int sbit ds=P2^2; //温度传感器信号线 sbit beep=P2^3; //蜂鸣器 sbit dula=P2^6; //数码管段选线 sbit wela=P2^7; //数码管
www.eeworm.com/read/27673/988989

h keydisp.h

#ifndef _H_KeyDisp #define _H_KeyDisp #include #include //sbit key1=P0^3; //模式选择 温度、时间、日期 //sbit key2=P0^2; //设置 //sbit key3=P0^1; //增加 //sbit key4=P0^0; /