搜索资源列表
DHT11源代码
- 这份代码有关于DHT11温湿度传感器的C语言源代码和汇编代码!~希望对大家有用
DHT11.采集DHT11温湿度传感器的温湿度值的测试程序源码
- 51单片机采集DHT11温湿度传感器的温湿度值的测试程序源码,测试通过,51 SCM Acquisition DHT11 temperature and humidity values of temperature and humidity sensor test program source code, test
DHT11
- DHT11数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传感器。它应用专用的数字模块采集技术和温湿度传感技术,确保产品具有极高的可靠性与卓越的长期稳定性。-DHT11 digital temperature and humidity sensor is a calibrated digital signal containing the output of the temperature and humidity sensor complex. It is application-sp
dht11
- 51单片机控制DHT11数字温湿度传感器数码管显示-51MCU conrol DHT11 sensor
DHT11
- 51单片机驱动DHT11温湿度传感器并成功在数码管上显示,压缩包内有驱动后的照片。-51 MCU-driven DHT11 temperature and humidity sensors and successfully in the digital tube display, compression packages have driven after photos.
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.
DHT11
- 基于89C51,5110液晶,DHT11温湿度传感器的实时温湿度测控。-Based on 89C51, 5110 LCD, DHT11 real-time temperature and humidity sensors monitoring temperature and humidity.
DHT11
- cc2530采集DHT11温湿度传感器,采集温度实验,调试成功(CC2530 acquisition of DHT11 temperature and humidity sensors, temperature acquisition experiment, debugging success)
27.DTH11_温湿度传感器
- 温湿度传感器DHT11的驱动代码 实时显示温湿度值(Temperature and humidity sensor DHT11 drive code, real-time display of temperature and humidity values)
DHT11
- DHT11温湿度传感器显示程序(STC12LE5608AD)(#include<reg51.h> #include<intrins.h> typedef unsigned char BYTE;)
DHT11(串口显示)
- 51单片机控制,1602显示温湿度。DHT11温湿度采集(51 single chip microcomputer control, 1602 display temperature and humidity)
16,DHT11温湿度传感器资料
- DHT11温湿度传感器测量温湿度源码,基于stm32f1平台(DHT11 temperature and humidity sensors to measure temperature and humidity source code, based on the stm32f1 platform)
DHT11
- 51单片机控制DHT11温湿度传感器,只需要一个引脚(51 single-chip microcomputer control DHT11 temperature and humidity sensor, only need a pin)
DHT11温湿度传感器实验
- dht11温湿度传感器 stm32例程(DHT11 temperature and humidity sensor STM32 routine)
DHT11数字温湿度传感器实验
- DHT11数字温湿度传感器实验,用于STM读取温湿度传感器的程序(DHT11 digital temperature and humidity sensor experiment, used for STM reading temperature and humidity sensor program.)
DH11温湿度检测(humi大于50)
- 本系统以STM32为核心,采用DHT11温湿度传感器作为测量元件,采集温湿度信息。并将信息通过串口调试软件common(需另下)显示出来,当温湿度超过限值,DHT11将信息传递给电机,电机转动。(The system takes STM32 as the core and uses DHT11 temperature and humidity sensor as measuring element to collect the information of temperature and hum
DHT11温湿度传感器实验
- 温湿度传感器实验,可以实时实现温湿度的相关数据(The display of temperature and humidity)
DHT11数字温湿度传感器
- 基于STM32的DHT11温湿度传感器程序(DHT11 temperature and humidity sensor based on STM32)
DHT11温湿度传感器
- DHT11温湿度传感器可以实现与STM32F103RC之间的数据传输,通过串口USART1进行显示。