搜索资源列表
DHT11
- DHT11用AVR控制的温湿度传感器,程序通过验证,成功。-DHT11 with AVR control of temperature and humidity, procedures, the success.
DHT11
- 这里是温湿度传感器的一些资料,里面有相关代码-Here is some information on temperature and humidity sensors, which have the relevant code
dht11_cg
- 基于MSP430F149通过DHT11温湿度传感器而开发的温湿度测试小程序-Based on MSP430F149 DHT11 temperature and humidity sensor and temperature and humidity test applet
SHT11
- 温湿度传感器 DHT11的使用,高精度,高精细。-Temperature and humidity sensor DHT11 use, high-precision, high fine.
DHT11
- DHT11单总线温湿度传感器 实现测温+湿度 驱动源码-DHT11 single-bus temperature and humidity sensor driver source code
51_asm_DHT11
- DHT11数字温湿度传感器的应用资料 51程序 包括官方说明书,51的汇编程序、c程序,应用在dofly的任意开发板上 硬件只需要接VCC、GND、信号线 共3根线-DHT11 digital temperature and humidity sensor applications program includes 51 official manual, 51 assembler, c program, application in dofly any development boa
CC2430-DHT11
- cc2430芯片控制DHT11传感器采集温湿度-the cc2430 chip control DHT11 sensors collect temperature and humidity
DHT11
- DHT11温湿度传感器51程序,可准确测量温度湿度参数。-DHT11 temperature and humidity sensor 51 procedures, can accurately measure temperature and humidity parameters.
temperature
- 利用TM1638模块显示温湿度.stm8单片机、DHT11温湿度传感器-Use TM1638 module displays temperature and humidity .stm8 microcontroller, DHT11 temperature and humidity sensor
BLE-Thermometer
- BLE温度计-基于温湿度传感器DHT11开发-BLE Thermometer
DHT11Source
- DHT11温湿度传感器在cc2530中的驱动-DHT11 for cc2530 in z-stack
DHT11
- 因要熟悉CSR1010的基本IO操作,未用蓝牙功能,就用它来做主控MCU驱动温湿度传感器DHT11,并送入两片595增大负载能力的数码管中显示做人机交互。-Because of konwing basic IO operation of CSR1010,without using bluetooth function ,only viewing it as general MCU to drive temperature and humidity sensor DHT11 and sending
Smart-flowerpot
- 自己写的智能花盆的程序。单片机为89C51,控制DHT11温湿度传感器,LCD1602,8*8点阵和电磁阀等设备控制花盆对植物的浇灌-Smart flowerpot
DHT11-test-program
- DHT11数字温湿度传感器基于STM32F103的测试程序-DHT11 digital temperature and humidity sensor based on STM32F103 test program
DHT11
- c51,温湿度传感器DHT11的驱动程序-c51, temperature and humidity sensors DHT11 driver
DHT11
- dht11温湿度传感器驱动,亲测可用,stm32环境-driver of dht11,test humidity and temperature
dht11温湿度传感器
- STM32与温湿度传感器结合,在STM32上显示当前温度与湿度(The STM32 is combined with a temperature and humidity sensor to display the current temperature and humidity on the STM32)
DHT11(温湿度传感器)
- 串口通信DHT11,在PC端读取数据,实现传感器的温湿度提取(Communication DHT11)
树莓派上使用DHT11温湿度传感器详细教程
- 针对树莓派的温度感应模块DHT11的资料(Data on the raspberry school's temperature sensing module DHT11)
DHT11温湿度传感器
- DHT11温湿度传感器可以实现与STM32F103RC之间的数据传输,通过串口USART1进行显示。