搜索资源列表
wenduxitong
- 可以采用单总线数字型温度传感器DS18B20,温湿度传感器SHT10、SHT11、SHT15、SHT71和SHT75等,该类传感器能直接输出温湿度的数字值,且与单片机连接的硬件电路简单。提示:Proteus器件选择窗口Data Converters列表的Temperature Sensors子列表里有温度传感器可供选择;Transducers列表的Humidity/Temperatue子列表有温湿度传感器可供选择。-Can use a single-bus digital temperature
DS18B20
- 一个简单的DS18B20驱动和测试程序!-A simple DS18B20 drivers and test programs
DS18B20
- DS18B20 的ADS 实验,平台为s3c2440 开发板 本程序将温度有串口直接打印,代码简单,不同于官方提供的代码,-DS18B20 the ADS experiment platform for s3c2440 development board of the program will have a serial port for direct printing temperature, the code is simple, unlike the code official off
ym_c-dianzhen-8X8GD.C-hicode
- C语言实现8X8点阵滚动显示温度,DS18B20的操作程序 sbit DQ P3^3 unsigned char time //设置全局变量,专门用于严格延时 函数功能:将DS18B20传感器初始化,读取应答信号 出口参数:flag bit Init_DS18B20(void) { bit flag //储存DS18B20是否存在的标志,flag 0,表示存在;flag 1,表示不存在 DQ 1 //先将数据线拉
ds18b20
- 在杂项设备模型上开发的 ds18b20 驱动,测试可用,平台为 IMAX6Q(DS18B20 drivers developed on a miscellaneous device model, available for testing, and platform for IMAX6Q)