搜索资源列表
SHT11温湿度传感器仿真程序
- 里面有完整源码,且有PROTEUS仿真电路
SHT71 运行库
SHT1X/7X是Sensirion公司出品的数字温湿度传感器,具有良好的精度,程序包含完整的SHT1X/7X包括串行数据访问,设备初始化,温湿度采样,露点计算在内的完整运行库,采用C语言编写。
SHT10温湿度传感器程序
- 温湿度传感器程序 能准确的读出温湿度由液晶显示
ARM_SHTxx
- 我写的基于NXP ARM7的SHTx.x 温湿度传感器程序,由其公司所提供的MSC-51Demo程序移植到ARM平台,已成功用于一个比较大的项目中。-I write NXP ARM7 based on the temperature and humidity sensor SHTx.x procedures, which companies provide MSC-51Demo transplanted to ARM platform
SHT10_STC12C2052
- 温湿度变送器程序,温湿度传感器是SHT10。-SHT10
sensor
- 该代码为温湿度传感器采集程序,包括测量温度、湿度等功能。-The code for the temperature and humidity sensor acquisition procedures, including measurement of temperature, humidity and other functions.
DHT11
- 51单片机采集DHT11温湿度传感器的温湿度值的测试程序源码,测试通过-51 SCM Acquisition DHT11 temperature and humidity values of temperature and humidity sensor test program source code, test
AM2301
- 采用AM2301温湿度传感器测量温湿度,改程序已经实验成功。-AM2301/DHT21
DHT11
- 温湿度传感器的程序及其原理图和PDF文件-Temperature and humidity sensor process and its schematic and PDF files
DHT11
- DHT11用AVR控制的温湿度传感器,程序通过验证,成功。-DHT11 with AVR control of temperature and humidity, procedures, the success.
DelayVarDef
- 基于ATmega128的DHT21温湿度传感器程序延时及变量定义-The DHT21 ATmega128-based program of temperature and humidity sensor time delay, and variable definitions
wenshidu
- 基于AVR单片机(mega48)的温湿度传感器 程序-Based on the AVR microcontroller (mega48) temperature and humidity sensor application
温湿度传感器
- ARDUINO下检测温湿度,通过RF433上传到主机(ARDUINO detects temperature and humidity and uploads to host via RF433)
IIC
- stm8读取温湿度传感器程序,i2c直接读取数值,可直接复制使用!(IIC_SendByte((i2c_addr<<1)|0); IIC_RecvACK(); IIC_SendByte(reg_addr);)
温湿度HTU21D的C51程序
- 温湿度传感器HTU21D在C51平台上的程序源码(Temperature and humidity sensor HTU21D program source code on the C51 platform)
sht11温湿度传感器
- 温湿度传感器程序,使用单片机类型stm32(The temperature and humidity sensor ,sht11.Its project and code.)
实验31 DHT11数字温湿度传感器实验
- STM32的DHT11数字温湿度传感器程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 DHT11 digital temperature humidity sensor program, pro test is available. There are detailed notes and documentation, good references.)
DHT11数字温湿度传感器实验
- DHT11数字温湿度传感器实验,用于STM读取温湿度传感器的程序(DHT11 digital temperature and humidity sensor experiment, used for STM reading temperature and humidity sensor program.)
DHT11数字温湿度传感器
- 基于STM32的DHT11温湿度传感器程序(DHT11 temperature and humidity sensor based on STM32)
DHT22(AM2302)STM32程序--绝对能用
- 温湿度传感器,基于STM32实现,依靠延时程序模拟IIC接口,程序小巧,绝对可以使用(Temperature and humidity sensor, based on STM32 implementation, rely on the delay program to simulate IIC interface, the program is compact, absolutely can be used.)