代码搜索:无线传感
找到约 5,381 项符合「无线传感」的源代码
代码结果 5,381
www.eeworm.com/read/27104/862676
plg ds18b20.plg
礦ision Build Log
Project:
E:\单片机例程\资料\DS18B20温度传感器\DS18B20.uvproj
Project File Date: 04/03/2011
Output:
Build target 'Target 1'
assembling ST
www.eeworm.com/read/34402/889338
plg chengxu.plg
礦ision3 Build Log
Project:
E:\temp 产品资料\04、传感器类\TCS230颜色识别\测频参考程序\51参考程序\keil\chengxu.uv2
Project File Date: 12/15/2005
Output:
www.eeworm.com/read/34402/889423
plg chengxu.plg
礦ision3 Build Log
Project:
I:\产品资料\04、传感器类\TCS230颜色识别\测试程序\51参考程序\keil\chengxu.uv2
Project File Date: 12/15/2005
Output:
Build target 'Target
www.eeworm.com/read/37244/900878
ds18b20+-
礦ision3 Build Log
Project:
F:\keil\流水灯程序\练习工程\基于8051protues仿真\DS18B20温度传感器输出显示.uv2
Project File Date: 08/03/2012
Output:
www.eeworm.com/read/27652/987432
dbg wsh.dbg
IMAGECRAFT DEBUG FORMAT
VERSION 1.2
CPU AVR
FRAMEPOINTER Y
DIR E:\AVR自编程序\11avr实验板\20温湿~1\
FILE 温湿度传感器.c
FUNC port_init 9A fV
BLOCK 72 9A
LINE 72 9A
LINE 73 9A
LINE 74 9E
LINE 75 A2
LINE 7
www.eeworm.com/read/31643/1026279
c adc0_temp_pro.c
//内部温度传感器调试程序//
//利用过采样实现16位精度//
//ADC0_TEMP_PRO.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
#define STACK_LEN 128
//采样128次,再将128个数据总和除以8
www.eeworm.com/read/31643/1026281
c adc0_temp_pro.c
//内部温度传感器调试程序//
//利用过采样实现16位精度//
//ADC0_TEMP_PRO.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
#define STACK_LEN 128
//采样128次,再将128个数据总和除以8
www.eeworm.com/read/35687/1060411
_c ds18b20_main._c
//温度传感器DS18B20试验
//间隔2s采集一次温度值
//使用1602的液晶作为显示
#include
#include
#include "18B20.h"
#include "1602.h"
uchar adc_0[]={"Temperature:"};
uchar adc_1[]={0xdf,0x43};
www.eeworm.com/read/35687/1060425
c ds18b20_main.c
//温度传感器DS18B20试验
//间隔2s采集一次温度值
//使用1602的液晶作为显示
#include
#include
#include "18B20.h"
#include "1602.h"
uchar adc_0[]={"Temperature:"};
uchar adc_1[]={0xdf,0x43};
www.eeworm.com/read/35687/1060428
c ds18b20_main.c
//温度传感器DS18B20试验
//间隔2s采集一次温度值
//使用1602的液晶作为显示
#include
#include
#include "18B20.h"
#include "1602.h"
uchar adc_0[]={"Temperature:"};
uchar adc_1[]={0xdf,0x43};