搜索资源列表
SHT11
- 基于单片机AT89C52的温湿度传感器显示程序
DHT11
- PIC单片机对数字温湿度芯片DHT11的控制,用1602显示。-PIC microcontroller chip DHT11 digital temperature and humidity control, with the 1602 show.
DHT11温湿度测试程序.C LCD12864显示
- DHT11温湿度测试程序.C LCD12864显示 //P0作为LCD的数据控制口,P2.0 作为DHT11data总线 ,P2.1作为状态显示 //作者:赵军伟 兰州大学信息科学与工程学院 08级通信工程一班
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
Test_BatterySensor
- 基于JN5139这款SOC芯片的数据采集程序,利用GAINSJ开发套件上的温湿度传感器,将测得的温度,湿度值通过PC机的串口调试助手最终显示到PC机上。开发环境为Jennic CodeBlocks软件,使用C语言编写。-This SOC based on JN5139 chip data acquisition program, using GAINSJ development kit on the temperature and humidity sensors, the measured t
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
S6700-Multi-Protocol-Transceiver-IC
- SHT10温湿度传感器检测值在1602液晶上显示程序-SHT10 temperature and humidity sensors to detect the value displayed on the LCD in the 1602 program
AT89S52_DHT21_1602
- 基于At89S52的温湿度测量显示(1602液晶),温湿度传感器使用DHT21-Temperature and humidity measurement based At89S52 display (LCD 1602), temperature and humidity sensors DHT21
wenshidukzhi
- 温湿度控制,可以实现温度和湿度的测量以及用12864显示,包括程序代码和原理图-Temperature and humidity control can be achieved and the measurement of temperature and humidity display with 12864, including program code and schematic
DHT21
- DHT21 温湿度传感器测试程序,使用STC12C5A60S2,将采集到的数据显示在1602液晶上-DHT21 temperature and humidity sensor test program, using STC12C5A60S2, the collected data in 1602 on the
Smart-Thermostat
- 烟叶烘烤过程温湿度报警系统 系统描述:在LCD1602上实时显示时钟,温度,湿度,系统运行时间。利用ds18b20 检测当前温度,通过和设定参数的比较,给ISD1420发出报警脉冲,通过 功率放大器LM386 驱动喇叭报警。 -Tobacco curing process temperature and humidity alarm system
51P1602PDHT11
- 基于51单片机和温湿度传感器DH11的温湿度检测系统,使用1602显示-51 And the temperature and humidity sensor DH11-based temperature and humidity detection system, using the 1602 display
AM2302
- 基于单片机89c52 am1302温湿度传感器 at24c04 电可擦除 1602液晶显示的程序代码-Based on microcontroller 89c52 the am1302 temperature and humidity sensor the at24c04 electrical erasable 1602 LCD code
51_DHT21
- AM2301温湿度单总线检测1602选显示-AM2301 shdfsdfasdasfafd
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
temperature
- 利用TM1638模块显示温湿度.stm8单片机、DHT11温湿度传感器-Use TM1638 module displays temperature and humidity .stm8 microcontroller, DHT11 temperature and humidity sensor
sht20(lua)
- 这是基于nodemcu单片机的检测和显示环境温湿度的LUA程序文件,采用SHT20检测温湿度,用HMI串口屏(型号:TJC4832T035)显示温湿度的值。display.lua为串口屏的驱动程序,sht20是SHT20传感器的驱动程序,它们都是模块化的程序文件,可以在init.lua中直接调用,很方便。-and humidity.The file of sht20.lua is for this.And i use HMI screen to interface with people.The
dht11温湿度传感器
- STM32与温湿度传感器结合,在STM32上显示当前温度与湿度(The STM32 is combined with a temperature and humidity sensor to display the current temperature and humidity on the STM32)
lcd显示温湿度传感器
- cc2530 在液晶评上显示lcd3310显示温湿度(My father was a self-taught mandolin player. He was one of the best string instrument players in our town. He could not read music, but if he heard a tune a few times, he could play it. When he was younger, he was a member
DHT11温湿度传感器
- DHT11温湿度传感器可以实现与STM32F103RC之间的数据传输,通过串口USART1进行显示。