搜索资源列表
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
51_DHT22
- 高精度温湿度传感器DHT22的80c51代码-51 temperature and humidity sensors DHT22 code
dht11o22
- Arduino library for DHT11 and DHT22 sensors
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,
Texas-Instruments-DHT22
- 这是有关于DHT22数字温湿度传感器应用的资料。-this is about DHT22
DHT22
- Driver hor humidity sensor DHT22/AM2302 MDK-ARM, STM32F103
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
DHT22-04
- arduino library for DHT-arduino library for DHT22
dht22
- DHT22 source code hardware
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
DHT22-master
- DHT22 library using MDK
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
DHT-22
- arduino dht22 temperature humidity sensor
MSP430G2553 驱动 DHT22温湿度驱动代码
- MSP430 驱动 DHT22温湿度传感器模块,实现精准测量(MSP430 drives dht22 temperature and humidity sensor module to achieve accurate measurement)