Welcome![Sign In][Sign Up]
Location:
Search - DHT21

Search list

[Embeded-SCM Developdht21程序

Description: 三种算法,下了就知道
Platform: | Size: 1429269 | Author: liberate | Hits:

[SCMDHT21汇编及C程序

Description: DHT21汇编及C程序
Platform: | Size: 36388 | Author: allanlee | Hits:

[SourceCode基于8051 的 AM2301(DHT21)温湿度检测工程

Description: 使用8051+AM2301做的LCD1602显示之温湿度监测,附上软件工程及实物照片.
Platform: | Size: 1410320 | Author: xyz543 | Hits:

[OtherDHT21

Description: 数字温湿度传感器,采用串行单总线40bit数据传输,编程简单!-Digital temperature and humidity sensors, the use of a single serial data bus 40bit, programming simple!
Platform: | Size: 2895872 | Author: 裴海全 | Hits:

[Embeded-SCM Develop51_DHT11

Description: // DHT21使用范例 //单片机 : AT89S52 或 STC89C52RC // 功能 :串口发送温湿度数据 晶振 11.0592M 波特率 9600 //硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 -//DHT21 using the example of// MCU: AT89S52, or STC89C52RC// function: serial port to send temperature and humidity data crystal 11.0592M baud rate 9600// hardware connection: P2.0 port as a communication port to connect DHT11, DHT11 power and connect the power supply and microcontroller, the microcontroller serial port to connect a computer plus MAX232
Platform: | Size: 28672 | Author: 章琳 | Hits:

[Embeded-SCM DevelopDHT21C

Description: DHT21 C程序 是关于51单片机的,内容详细,资料丰富-DHT21 C program is about 51 single-chip, detailed and informative
Platform: | Size: 1429504 | Author: 华勇 | Hits:

[Embeded-SCM DevelopMPX4105[1]

Description: DHT21数字温湿度传感器是一款含有已校准数字信号输出的温湿度复合传 感器。它应用专用的数字模块采集技术和温湿度传感技术,确保产品具有极高 的可靠性与卓越的长期稳定性。传感器包括一个电容式感湿元件和一个NTC测 温元件,并与一个高性能8位单片机相连接 -DHT21 digital temperature and humidity sensor is a calibrated digital signal output with the temperature and humidity combined sensor. Its application-specific digital modules acquisition and temperature and humidity sensor technology, to ensure that products with high reliability and excellent long-term stability. Sensor includes a capacitive sense element and a NTC temperature wet components, and with a high-performance 8-bit microcontroller connected
Platform: | Size: 93184 | Author: 华勇 | Hits:

[SCMdht21

Description: dht21芯片c程序设计在51单片机中运用-dht21 chip c programming used in 51 MCU
Platform: | Size: 2048 | Author: 杨志高 | Hits:

[SCMDHT21(AM2301)

Description: 最新温湿度传感器DHT21说明书及51单片机开发汇编及c源代码-Temperature and humidity sensors DHT21 the latest specifications and open source SCM 51
Platform: | Size: 372736 | Author: 小童 | Hits:

[SCMDHT21

Description: 基于ATmage128的DHT21温湿度传感器设计主程序-Based on the DHT21 ATmage128 main design temperature and humidity sensors
Platform: | Size: 1024 | Author: 小童 | Hits:

[Other Embeded programDHT11_081206

Description: *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52 or STC89C52RC function serial port temperature and humidity data baud rate of 9600 hardware connection: P2.0 port as communication port connected DHT11, DHT11 the power and ground connections and power microcontroller, the microcontroller serial plus MAX232 connected computer companies Guangzhou Aosong Electronics
Platform: | Size: 712704 | Author: 涂婉萍 | Hits:

[OtherDHT21

Description: 此程序是基于C语言的,实现的功能是对DHT21温度和湿度传感器的读取!-The program is based on C language, the realization of the function is to DHT21 temperature and humidity sensors to read!
Platform: | Size: 1024 | Author: yee | Hits:

[Com PortDHT21

Description: DHT21使用范例,硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑.-DHT21 usage examples, hardware connection: P2.0 port as communication port connected DHT11, DHT11 the power and ground connections and power microcontroller, the microcontroller serial plus MAX232 connected computer.
Platform: | Size: 12288 | Author: 陈建堂 | Hits:

[SCMAM2301(DHT21)

Description: 最新温湿度传感器AM2301(DHT21)测量温湿度,在1602液晶上显示,已经检测通过。本人毕业设计中的一项程序。-New temperature and humidity sensors AM2301 (DHT21) measuring temperature and humidity, liquid crystal display in 1602, has been detected by the. I am a graduate design program.
Platform: | Size: 3072 | Author: 陈军 | Hits:

[Other Embeded programnewchaoshengbo02

Description: 基于MSP430的超声波测距及报警系统,包含超声波测距、温湿度测量、DHT21、AM2301、12864液晶等模块.-MSP430-based ultrasonic distance measurement and alarm system, including the ultrasonic range, temperature and humidity measurements, DHT21, AM2301, 12864 LCD modules.
Platform: | Size: 70656 | Author: Bean | Hits:

[Other Embeded programDHT21

Description: DHT21 温湿度传感器测试程序,使用STC12C5A60S2,将采集到的数据显示在1602液晶上-DHT21 temperature and humidity sensor test program, using STC12C5A60S2, the collected data in 1602 on the
Platform: | Size: 29696 | Author: song | Hits:

[SCMDHT21

Description: atmel单片机驱动DHT21温湿度传感器,程序调试通过-atmel microcontroller driver DHT21 temperature and humidity sensors, program debugging by
Platform: | Size: 1024 | Author: meixiang | Hits:

[SCMATmega128_NDHT21

Description: gcc下的ATmega128的DHT21温湿度传感器控制程序,自己编的,保证能用。-gcc under the ATmega128' s DHT21 temperature and humidity sensors control procedures, their own series, can guarantee.
Platform: | Size: 2048 | Author: Jamie | Hits:

[SCM51_DHT21

Description: DHT21使用范例 //单片机 : AT89S52 或 STC89C52RC // 功能 :串口发送温湿度数据 晶振 11.0592M 波特率 9600 //硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 -DHT21 use examples //SCM: AT89S52 devices or STC89C52RC //function: serial send temperature and humidity data crystals 11.0592 M baud rate 9600 //hardware connection: P2.0 mouth to mouth, DHT11 DHT11 communication connection of power and the power of the single chip connected to a serial port, microcontroller and add MAX232 connecting a computer
Platform: | Size: 2048 | Author: 王昌 | Hits:

[Other Embeded program51_DHT21

Description: DHT21温湿度传感器51程序-DHT21 temperature and humidity sensor 51 program
Platform: | Size: 30720 | Author: 秦玉 | Hits:
« 12 3 4 »

CodeBus www.codebus.net