搜索资源列表
SHT11
- 基于单片机AT89C52的温湿度传感器显示程序
DHT11
- PIC单片机对数字温湿度芯片DHT11的控制,用1602显示。-PIC microcontroller chip DHT11 digital temperature and humidity control, with the 1602 show.
DHT11_081206
- *** *** *** *** *** **** DHT21使用范例 单片机 : AT89S52或 STC89C52RC 功能 ; 串口发送温湿度数据 波特率 9600 硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 公司 ; 广州奥松电子 -********************************** DHT21 usage examples SCM: AT89S52
TnHmonitor
- 51单片机实现的温湿度采集监控,日历时钟,12864显示,包括调时,温湿度超标报警 开发环境:keil-MCU 51 of the temperature and humidity monitor collected, calendar clock, 12864 show, including the transfer, the temperature and humidity alarm standard development environment: keil
iar51_cc2430
- 完成了无线单片机CC2430的协议栈的简单开发,能够通过LCM128*64液晶显示模块显示采集的温湿度数据值。开发软件为IAR Embedded Workbench for MCS-51 7.51A。-complete the simple protocol stack with wireless MCU CC2430, through LCM128* 64 LCD display module,it can display the value of temperature and humidi
Acquisition-system-temperature
- 温湿度采集系统,采用的是atmega-16单片机-Temperature and humidity acquisition system,
AM2302
- 温湿度传感器AM2302 51单片机开发-Temperature and humidity sensors AM2302 51 MCU development
51P1602PDHT11
- 基于51单片机和温湿度传感器DH11的温湿度检测系统,使用1602显示-51 And the temperature and humidity sensor DH11-based temperature and humidity detection system, using the 1602 display
DHT21_AVR
- 基于AVR单片机的温湿度传感器的程序,能够准确实现温湿度的向采集-Based on the program of the AVR microcontroller, temperature and humidity sensors, accurate temperature and humidity to the acquisition
AM2302
- 基于单片机89c52 am1302温湿度传感器 at24c04 电可擦除 1602液晶显示的程序代码-Based on microcontroller 89c52 the am1302 temperature and humidity sensor the at24c04 electrical erasable 1602 LCD code
wendujianceyi
- 基于51单片机的温湿度检测仪,适合一般院校学生做设计-Based on the temperature and humidity of 51 single-chip detector, suitable for general college students to do design
dht11
- DHT11测量温湿度单片机程序 lcd1602显示-DHT11 measure temperature and humidity microcontroller program
SHT11_codevisionAVR
- SHT11温湿度传感器的驱动程序,AVR MEGA16单片机,8M时钟,codeversionV2.04编译通过-SHT11 temperature and humidity sensor drivers, AVR MEGA16 chip, 8M clock, codeversionV2.04 compiled by
SHT10
- 温湿度传感器sht10 51单片机驱动程序,串口发送检测得到的信息,9600波特率文本模式接受-Temperature and humidity sensors sht10 51 driver, microcontroller serial port to send information obtained detection, text mode accepts 9600 baud
DHT11
- 利用DHT11采集温湿度!将采集到的温湿度送给单片机进行处理,通过1602液晶显示。-Use DHT11 collection temperature and humidity!Will be collected for single chip microcomputer for processing the data of temperature and humidity, through 1602 liquid crystal display (LCD).
STC-am2310---1602---LED
- STC单片机的温湿度检测控制am2310和1602带设定温湿值加报警功能,LED工作状态显示.-On STC microcontroller am2310 detection of temperature and humidity control and 1602 with the function of setting temperature humidity value add alarm, LED work status display.
DHT11P51PC-CODE
- DHT111数字温湿度传感器,51单片机控制,KEIL工程,C语言代码,LCD1602液晶显示。 -DHT111 51 c program
SHT11
- 本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。-本代码为基于STM32单片机的SHT11温湿度传感器驱动代码,已经经过本人优化,并已经测试通过,可以直接用于采集温湿度信息,本代码采用keil4编程软件,下载解压后即可使用。 The code for the SHT11 driver code of temperature and humidity sensor ba
AirEnvironmentalMonitoring
- 利用msp430单片机对空气中的细颗粒物浓度进行处理并显示,以光学灰尘传感器发出激光经细颗粒物衰减后的模拟量进行采集,经单片机处理后显示,另外还有温湿度显示部分-Using msp430 single chip microcomputer to deal with the concentration of fine particulate matter in air and display, issue the laser in the optical sensor dust after fin
51单片机SHT10温湿度传感器
- 51单片机SHT10温湿度传感器程序,基于郭天祥TX-1C学习板开发