搜索资源列表
-
0下载:
可以采用单总线数字型温度传感器DS18B20,温湿度传感器SHT10、SHT11、SHT15、SHT71和SHT75等,该类传感器能直接输出温湿度的数字值,且与单片机连接的硬件电路简单。提示:Proteus器件选择窗口Data Converters列表的Temperature Sensors子列表里有温度传感器可供选择;Transducers列表的Humidity/Temperatue子列表有温湿度传感器可供选择。-Can use a single-bus digital temperature
-
-
0下载:
采用的是linux的操作系统,多温度传感器DS1820作温度测试,得到了理想的效果!-Using the linux operating system, multi-DS1820 temperature sensor for temperature measurement, get the desired results!
-
-
0下载:
mini2440开发板DS18B20温度传感器驱动-mini2440 development board DS18B20 temperature sensor drive
-
-
0下载:
DS18B20是温度传感器,开发环境是mini2440
操作系统linux 编译器arm-linux-g-DS18B20 temperature sensor, the development environment is mini2440 operating system Linux compiler arm-linux-gcc
-
-
0下载:
这个ds18b20温度传感器驱动 能够通过连接arm板采集到温度 已证实可用-The ds18b20 temperature sensor driver can connect through the arm board collected has been proved that temperature is available
-
-
0下载:
Linux环境下对DS18b20传感器进行驱动,并实现对温度的读取-Linux environment on DS18b20 sensor-driven, and to achieve the temperature reading
-
-
1下载:
简单的linux字符驱动,包括对ds18b20温度传感器的操作,对六轴陀螺仪mpu6050和电子罗盘hmc5883l的i2c协议的实现,是初学者的绝佳材料-Simple linux character-driven, including ds18b20 temperature sensor, the operation of the six-axis gyro electronic compass hmc5883l mpu6050 and implementation of i2c protoc
-
-
0下载:
温度传感器ds18b20的使用,测量实时温度,可以更好的掌握实时温度-Temperature sensor ds18b20 use, real-time temperature measurements can better grasp the real-time temperature
-
-
0下载:
DS18B20温度传感器的驱动代码,适用与CW210开发板-DS18B20 Temperature sensor driver code
Application and Development Board CW210
-
-
0下载:
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 //先将数据线拉
-
-
0下载:
温度传感器试验,由串口打印采集数据,包括驱动程序-Temperature sensor test, the data collected by serial print
-
-
0下载:
ZigBee中温度传感器的应用,所有的源代码都有,可自行去修改。-Application of ZigBee Temperature Sensor
-