代码搜索:流量传感器
找到约 3,647 项符合「流量传感器」的源代码
代码结果 3,647
www.eeworm.com/read/353106/10470980
plg dht90.plg
礦ision3 Build Log
Project:
E:\单片机\SHT温湿度传感器资料\dht90-07\dht90.uv2
Project File Date: 08/29/2008
Output:
www.eeworm.com/read/352946/10490276
o common.o
XL
H 1 areas 2 global symbols
M common.c
A text size 3C flags 0
dbfile E:\无线传感器网络资料\cc2420驱动\测试1\RX\common.c
dbfunc e Delay600us 0 fV
dbsym r i 10 c
dbsym r t 12 c
dbline FFFFFFFF 0
dbline 15
www.eeworm.com/read/352946/10490534
o common.o
XL
H 1 areas 3 global symbols
M common.c
A text size 44 flags 0
dbfile E:\无线传感器网络资料\cc2420驱动\测试1\code\common.c
dbfunc e Delay600us 0 fV
dbsym r i 10 c
dbsym r t 12 c
dbline FFFFFFFF 0
dbline
www.eeworm.com/read/350183/10760869
dbg 1.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.1
CPU AVR
DIR H:\bbi项目源程序\18b20温度传感器\LED显示18B20\
FILE bc7281.h
FUNC delay 96 fV
BLOCK 15 96
DEFREG time 16 i
LINE 15 96
LINE 17 98
LINE 16 9A
BLOCKEND 0 A8
www.eeworm.com/read/275558/10811985
c tcmain.c
/*-------------------------------
温度控制器
显示为三个共阳极LED
温度传感器用单总线DS18B20
CPU为89C51,三个按键,分别为UP,DOWN,SET
2个检测,
温度调节上限为125度,下限为-55度
-------------------------------*/
#include
#include
www.eeworm.com/read/446743/7567278
plg 18b20.plg
礦ision3 Build Log
Project:
H:\c语言配套程序\14-单线温度传感器18b20\18b20.uv2
Project File Date: 08/07/2008
Output:
www.eeworm.com/read/445335/7596506
plg ds18b20的应用.plg
礦ision3 Build Log
Project:
F:\proteus\LXHui\温度传感器DS18B20的应用\DS18B20的应用.uv2
Project File Date: 05/12/2008
Output:
www.eeworm.com/read/398494/7943325
plg 1.0.plg
礦ision3 Build Log
Project:
E:\温度传感器\C51\无线\接收1.0\1.0.uv2
Project File Date: 04/25/2008
Output:
Build target 'Target 1'
assembling STARTUP.A51
www.eeworm.com/read/398494/7943388
plg 1.0.plg
礦ision3 Build Log
Project:
E:\温度传感器\C51\无线\发射1.0\1.0.uv2
Project File Date: 04/25/2008
Output:
Build target 'Target 1'
assembling STARTUP.A51
www.eeworm.com/read/196918/8042239
asm all.asm
TEMPDIN EQU P1.4
;****************
;时间常数定义
;****************
TIMEL EQU 0E0H
TIMEH EQU 0B1H
BITST EQU 20H
TIME1SOK BIT BITST.1
TEMPH EQU 21H ;从温度传感器得到的数据暂存
TEMPL EQU 22H
TEMPL_ZAN