搜索资源列表
DS18B20 CC2530基础上
- 本程序是基于CC2530芯片的DS18B20温度传感器芯片控制程序(转载)
wenduxitong
- 可以采用单总线数字型温度传感器DS18B20,温湿度传感器SHT10、SHT11、SHT15、SHT71和SHT75等,该类传感器能直接输出温湿度的数字值,且与单片机连接的硬件电路简单。提示:Proteus器件选择窗口Data Converters列表的Temperature Sensors子列表里有温度传感器可供选择;Transducers列表的Humidity/Temperatue子列表有温湿度传感器可供选择。-Can use a single-bus digital temperature
DS18B20-Temperature-test
- 采用的是linux的操作系统,多温度传感器DS1820作温度测试,得到了理想的效果!-Using the linux operating system, multi-DS1820 temperature sensor for temperature measurement, get the desired results!
ds18b20
- mini2440开发板DS18B20温度传感器驱动-mini2440 development board DS18B20 temperature sensor drive
ds18b20_driver
- DS18B20是温度传感器,开发环境是mini2440 操作系统linux 编译器arm-linux-g-DS18B20 temperature sensor, the development environment is mini2440 operating system Linux compiler arm-linux-gcc
ds18b20
- 这个ds18b20温度传感器驱动 能够通过连接arm板采集到温度 已证实可用-The ds18b20 temperature sensor driver can connect through the arm board collected has been proved that temperature is available
DS18B20
- Linux环境下对DS18b20传感器进行驱动,并实现对温度的读取-Linux environment on DS18b20 sensor-driven, and to achieve the temperature reading
char
- 简单的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
ds18b20
- 温度传感器ds18b20的使用,测量实时温度,可以更好的掌握实时温度-Temperature sensor ds18b20 use, real-time temperature measurements can better grasp the real-time temperature
ds18b20
- linux 驱动 ds18b20 温度传感器-linux driver ds18b20
ds18b20-tempsensor
- 树莓派 ds18b20温度传感器 c++、go、python、c四种语言-raspi ds18b20 temp sensor c++/go/pytho/c
ds18b20.tar
- DS18B20温度传感器的驱动代码,适用与CW210开发板-DS18B20 Temperature sensor driver code Application and Development Board CW210
ds18b20_driver
- ds18b20 温度传感器的 linux驱动-linux driver for ds18b20 temp sensor
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
- 温度传感器试验,由串口打印采集数据,包括驱动程序-Temperature sensor test, the data collected by serial print
DS18B20
- ZigBee中温度传感器的应用,所有的源代码都有,可自行去修改。-Application of ZigBee Temperature Sensor
ds18b20
- DS18B20内核驱动,可实现温度的采集。(DS18B20 kernel driver, you can achieve temperature acquisition.)
temperature_test
- ds18b20 linux 驱动程序,板子通过GPG(0)与iic通信(ds18b20 linux device)
temperature_device
- linux下的ds18b20驱动,通过iic实现与温度传感器的通信(linux ds18b20 device)