Welcome![Sign In][Sign Up]
Location:
Search - DHT11 serial port

Search list

[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:

[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:

[SCMMSP430_DHT11

Description: 用MSP430实现的温度湿度的采集,并传到串口,同时用彩屏显示。-MSP430 achieved with the collection of temperature and humidity, and the serial port, but with a color display.
Platform: | Size: 46080 | Author: ZYG | Hits:

[Com PortD_TO_D_DHT11_UART

Description: 基于无线龙的简单点对点协议,接收添加串口通信,发射节点采用DHT11温湿度传感器,在PC上用串口工具查看回传数据时请使用十六进制显示。-Long based on a simple point to point protocol wireless receiver to add serial communications, transmitting node using DHT11 temperature and humidity sensors, with a serial port on the PC tool to view data back when you use the hexadecimal display.
Platform: | Size: 414720 | Author: mengshiyu | Hits:

[SCMS3

Description: 基于msp430的DHT11程序,将采集的温度湿度通过串口发出。串口使用高频时钟。-The DHT11 msp430-based program, will collect temperature and humidity through the serial port issue. Serial high-frequency clock.
Platform: | Size: 71680 | Author: wangfeng | Hits:

[SCMDHT11-sensor-communication-codes

Description: DHT11使用范例,通过单片机串口读取dth11传感器的温度和湿度。硬件平台为AT89S52单片机,使用keil c集成开发环境-DHT11 usage examples, through the microcontroller serial port to read dth11 temperature and humidity sensors. AT89S52 microcontroller hardware platform, integrated development environment using keil c
Platform: | Size: 2048 | Author: wuzhaojun | Hits:

[SCMdht11

Description: DHT11 在stm32 keil环境开发下编写的 可以采集温度湿度 并且能够从串口中发送出来 -DHT11 write stm32 keil environment developed under can collect temperature and humidity and can be sent from the serial port
Platform: | Size: 698368 | Author: 于洋 | Hits:

[SCMDHT11

Description: 基于51单片机的温湿度测量。DHT11+1602显示+串口。已经测试通过-Based on 51 single-chip temperature and humidity measurements. DHT11+1602 display+ serial port. Has been tested
Platform: | Size: 951296 | Author: 李帅 | Hits:

[Other Embeded programDHT11

Description: DHT11获取外界的温度和湿度,并通过串口发送显示两项数值-DHT11 for temperature and humidity of the outside world, and are displayed via a serial port to send two numerical values
Platform: | Size: 2048 | Author: 孙小棋 | Hits:

[SCMdht11

Description: dht11温湿度检测,可以通过串口进行控制温湿度上下限,实时读取-Dht11 temperature and humidity testing, upper and lower bounds can be via a serial port to control the temperature and humidity, read in real time
Platform: | Size: 46080 | Author: 李杰 | Hits:

[SCM16.DHT11

Description: 基于51单片机的DHT11温度控制,湿度显示,利用串口发送 -DHT11 51 microcontroller-based temperature control, humidity display, use the serial port
Platform: | Size: 22528 | Author: 小允 | Hits:

[SCMDHT11-tempera-humidity-test-

Description: 该例演示了接在单片机端口上的数字温湿度传感器 DHT11测试实验。并在串口上显示当前湿度和温度。- This example illustrates the connect to a port on the single chip microcomputer digital temperature and humidity sensor DHT11 test experiment. And display the current humidity and temperature on the serial port.
Platform: | Size: 67584 | Author: 张海蓝 | Hits:

[Other湿敏传感器模块(3线制)

Description: 温湿度传感器三线制 实现串口接受和发送数据,实时查看温湿度(Temperature and humidity sensors, three wire system to achieve the serial port to accept and send data, real-time temperature and humidity)
Platform: | Size: 570368 | Author: 微笑花开吧 | Hits:

[SCM向电脑网络助手上传 DHT11 温湿度

Description: 实现单片机上通过串口将温湿度以无线的方式传递到网络调试助手上(SCM through the serial port, the temperature and humidity in a wireless way to the network debugging assistant)
Platform: | Size: 5227520 | Author: 利剑 | Hits:

[SCM1-温湿度传感器DTH1120170926

Description: 基于stm32f103系列的芯片,可以实现串口实时显示当前温湿度值。(Based on the STM32F103 chip, the serial port can display the current temperature and humidity value in real time.)
Platform: | Size: 5511168 | Author: 小黄哥 | Hits:

[SCM微型气象站

Description: 平台为arduino uno r3,采集温湿度,气压、海拔、土壤湿度信息在5110屏幕上显示,并通过nrf24l01传到另外一个arduino采集板上,然后通过串口传给pc机。传感器有ds18b20,dht11,土壤湿度传感器,bmp085,显示屏为5110,一对nrf24l01。library文件夹下为所需的各种库。(The platform for Arduino uno R3, collecting temperature and humidity, air pressure, altitude, soil moisture information displayed in the 5110 screen, and through the nRF24L01 to another Arduino acquisition board, then transferred to the PC through the serial port. The sensor has DS18B20, DHT11, soil humidity sensor, bmp085, display screen is 5110, a pair of nrf24l01.Library folder is required for various libraries.)
Platform: | Size: 1207296 | Author: lbb1991 | Hits:

[Embeded-SCM DevelopDHT11调试实验(亲测通过 串口显示数据)

Description: 温湿度传感器,sht11调试实验,串口显示数据。(Temperature and humidity sensor, SHT11 debugging experiment, serial port display data.)
Platform: | Size: 608256 | Author: sunjinbosunjinbo | Hits:

[SCMSTM32F103-串口控制数码管显示温湿度数据

Description: STM32F103-串口中断驱动74HC595进行数码管显示温湿度数据(STM32F103- serial port interrupt drive 74HC595, digital tube display temperature and humidity data.)
Platform: | Size: 325632 | Author: 日落不眠 | Hits:

[Windows DevelopOLED 屏幕显示DHT11温湿度

Description: ATK-S1216F8-BD GPS/Beidou module is a high performance GPS/Beidou dual mode positioning module. The module features package include: 1, the module uses S1216F8-BD module, small size, excellent performance. 2, the module can be used to set various parameters through the serial port, and can be saved in the internal FLASH, easy to use. 3, the module comes with IPX interface, you can connect a variety of active antennas, it is recommended to connect GPS / Beidou dual-mode active antenna. 4, the module is compatible with 3.3V/5V level, easy to connect to various microcontroller systems. 5, the module comes with a rechargeable backup battery, you can power down to maintain ephemeris data 1 .
Platform: | Size: 7123968 | Author: 123687 | Hits:

[SCM答辩

Description: 基于AT89C51单片机的DHT11温湿度传感器并在数码管MAX7219显示出来,通过串口传输到彩屏实时显示温湿度信息,并可以出发温湿度报警。包含Proteus仿真图,单片机代码和PPT,实验报告等(DHT11 temperature and humidity sensor based on AT89C51 single chip microcomputer is displayed on digital tube MAX7219, and it is transmitted to color screen through serial port to display temperature and humidity information in real time, and it can start temperature and humidity alarm. Including proteus simulation diagram, SCM code and PPT, experiment report, etc)
Platform: | Size: 18045952 | Author: 小马爱学习 | Hits:
« 12 »

CodeBus www.codebus.net