搜索资源列表
22-51-Proteus
- 22个51单片机的实例,全部带源码和Proteus仿真。-22 of 51 examples of single-chip, all with source and Proteus simulation.
DHT22
- 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试.-The Quartus II software is written in the Verilog HDL language and communication of temperature and h
51_DHT11
- // DHT21使用范例 //单片机 : AT89S52 或 STC89C52RC // 功能 :串口发送温湿度数据 晶振 11.0592M 波特率 9600 //硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 -//DHT21 using the example of// MCU: AT89S52, or STC89C52RC// function: serial port to sen
DHT22_v1.1
- 我以前曾发过V1.0版的,这是此版的修正版v1.1,修正了以前版本中的一个错误,即只能读一个数据后就再也读不出温度数据的错误。 这个是用Quartus II软件写的Verilog HDL语言写的与温湿度传感器DHT2x通信的代码. 里面有详细的注解. 主要用于DHT2x单线总线通信转换为8位并行总线通信,应用于具有外部8位总线访问功能的单片机直接读取温湿度数据. 此程序在EPM7128SLC-10中成功测试. -I' ve once spoke V1.0 version, whic
51_DHT22
- 高精度温湿度传感器DHT22的80c51代码-51 temperature and humidity sensors DHT22 code
success_got
- 基于51和nrf905的无线温湿度监控系统,温湿度传感器用的是DHT22,无线用的是nrf905,-51 and nrf905 of wireless temperature and humidity monitoring system, temperature and humidity sensor is DHT22 wireless with nrf905,
LCD_DHT22_Music
- 一个主文件和三个库。 本程序功能是驱动DHT22温湿度传感器测量空气温度湿度在LCD1602上显示,同时用Speaker播放音乐。-A master file and three libraries. The function of this program is driven DHT22 temperature and humidity sensors to measure air temperature and humidity LCD1602 display while playing
DHT22-AM2302
- AM2302 Source Code for CCS C Using: #define dht22 PIN_D6 /// dht pin float dhtnem, dhtisi,temp leer_dht22(dhtnem,dhtisi) god luck-AM2302 Source Code for CCS C Using: #define dht22 PIN_D6 /// dht pin float dhtnem,
DHT22
- Driver hor humidity sensor DHT22/AM2302 MDK-ARM, STM32F103
STM32F4-DHT11
- STM32F4 DHT11 驱动程序,使用与DHT11 以及DHT22 温湿度传感器!-STM32F4 DHT11 drive!
DHT22
- DHT22 humidity and temperature sensor source code
DHT22-2
- 温度传感器DHT22的检测程序,在1602液晶上显示当前环境温度及湿度,精确度0.1,误差范围为2HR ,0.4C-DHT22 temperature sensor detection program that displays the current ambient temperature and humidity, the accuracy of 0.1, the error range is 2HR , 0.4C in 1602 on LCD
DHT1122
- 单片机Arduino 中求温湿度,AM2301,AM2302,DHT21,DHT22,用同一个程序,可以自动识别。已经实际应用过。-Single chip microcomputer for temperature and humidity in the Arduino, AM2301 AM2302, DHT21, DHT22, use the same program, can be automatically identified. Have practical applications
DHT-sensor-library-master
- Library DHT11 and DHT22 Arduino sensor
dht22
- stm32 dht22 dht11 stm32 dht22 dht11 - stm32 dht22 dht11 stm32 dht22 dht11
avr-dht22-master
- This is AVR microcntroller based system which converts temperature and humidity DHT22 sensor to serial interface-This is AVR microcntroller based system which converts temperature and humidity DHT22 sensor to serial interface
DHT22-Temperature-Humidity-Sensor
- 用stm32和DHT22传感器测量空气温湿度并可以用串口助手显示出来-Use stm32 and DHT22 sensors to measure air temperature and humidity and can be displayed with a serial assistant
PIDKey
- ESP8266 DHt22 Arduino Source Code
底层数据采集(温湿度)终版
- 实现STM12单片机连接DHT22模块进行环境数据采集工作,并且将采集到的数据进行串口发送到电脑在调试助手中显示。波特率为9600(The STM12 microcontroller is connected to the DHT22 module to collect environmental data, and the collected data is sent to the computer through serial port to display in the debugging
MSP430G2553 驱动 DHT22温湿度驱动代码
- MSP430 驱动 DHT22温湿度传感器模块,实现精准测量(MSP430 drives dht22 temperature and humidity sensor module to achieve accurate measurement)