搜索资源列表
CommDebugTools
- Windows下串口通信开发中非常好用的调试工具 本人在用单片机(RS232)开发环境温湿度监测时,觉得它非常好用
wendhidu
- 该软件是一个串口通信的上位软件,能够和单片机通信,获取当前的温湿度值,简单,使用,可靠,对于初学者很有借鉴价值-The software is a PC serial communications software, and be able to single-chip communications, access to the current temperature and humidity value, easy to use, reliable and useful reference f
DHT21_MSP430F149
- 基于MSP430F149的温湿度传感器DHT21(又名AM2301)控制程序。 说明:空闲时单片机处于LPM3,若串口收到有效命令唤醒单片机开启采集,温湿度值以字符形式发送到串口,用串口调试助手即可观察。-Temperature and humidity sensors based on MSP430F149 DHT21 (also known as AM2301) control procedures. Note: when the MCU is in idle LPM3, if the
test_1
- //单片机 : AT89S52 或 STC89C52RC // 功能 :串口发送温湿度数据 波特率 9600 //硬件连接: P2.0口为通讯口连接DHT11,DHT11的电源和地连接单片机的电源和地,单片机串口加MAX232连接电脑 -MCU+DHT11 sensor+ serial