搜索资源列表
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
串口温度数据采集并实时显示
- 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是
msp430FG4618与DS18B20 串口显示
- DS18B20检测温度 由单片机接受 转换后发至串口 由PC显示当前温度
CC2430内部无线温度采集及串口通信节点与PC
- 采集片内温度采集并进行串口通信
boxingxianshishujucaijishangweiji
- 温度数据采集系统上位机程序,也可作其他数据接收程序,十进制显示数据、波形。分了3个大块,左边为参数设置,中间为实时波形显示,右边为实时数据值显示以及数据发送模块。兼顾了串口助手功能和上位机接收程序功能。接收的数字以十进制显示,精确到小数点后面一位。波形显示实时值并动态替换,一秒刷新一次。相当有价值。是我做课程设计的时候写的。功能完善。完整代码-Temperature Data Acquisition System PC program can also be used for other dat
51andvc2005
- WINDOWS下VC2005编程,通过串口于单片机开发板进行双向通讯,具有控制板上资源以及接受温度数据上位机实时显示功能!-WINDOWS next VC2005 programming, through the serial port on the MCU development board to conduct two-way communication with the control panel resources and to receive real-time temperature
wenducaiji
- 1.程序分两部分:单片机部分;PC机部分 2.sth110为温度传感器,采集到温度数据后,显示在1602显示屏上,并且通过串口传输给PC机,PC机接受并显示温度值。-1. Program in two parts: microcontroller part PC machine parts 2.sth110 as temperature sensors, temperature data collected to show the display in 1602, and transfer
VBMscomm
- 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
wenducaiji-VB-51
- VB 51单片机 串口通讯 源码 包含VB上位机源码机程序,以及下位机单片机源码。通过串口进行温度采集-VB 51 single-chip serial communication source
串口接收温度
- 单片机学习的资源,温度传感器,通过串口接收温度,然后通过AD转换,显示温度大小
采集cc2530温度及串口显示实验
- cc2530采集芯片内部温度,用串口显示 usb转串口请使用PL2303 不要使用CH340否则程序显示的值是错误的(CC2530 acquisition chip internal temperature, with serial display USB to serial port, please use PL2303, do not use CH340, otherwise the program shows the value is wrong)
STC15F2K60S2-DS18B20
- stc15f2k60s2读取ds18b20温度串口显示(Stc15f2k60s2 read DS18B20 temperature, serial display)
温度串口通信
- DS18B20的温度显示到LCD1602上并通过串口送数据到电脑(The temperature of the DS18B20 is displayed on the LCD1602 and sends data to the computer through the serial port)
串口通讯 文件夹
- 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
LCD显示温度+串口接收温度
- LCD1602+DS18B20温度显示程序,工程级别程序(LCD1602+DS18B20 temperature display program, engineering level program)
CC2530 AD采集内部温度串口显示
- 通过实验掌握 CC2530 芯片串口配置与使用 集到内部温度传感器信息通过串口发送到上位机(Master the serial configuration and use of CC2530 chip by experiment The information collected from the internal temperature sensor is sent to the upper computer through the serial port)
串口通信,可直接显示下位机发的任何信息
- 主要功能是实现温度上下限报警,创新点是可以通过在上位机设置下位机的温度上下限值,即实现了串口通信。(The main function is to realize the temperature and lower limit alarm. The innovation point is that the serial communication can be realized by setting the lower limit of the temperature of the lower
多点温度测量
- TI msp430温度测量的原文件 可以多点测量温度 串口通信(The original document of TI MSP430 temperature measurement)
LCD显示温度+串口接收温度
- LCD显示温度+串口接收温度xxxx不要管后面本文介绍了简易集散温度控制系统,系统为两层结构,上位机用组态王软件完成对下位机的监控。下位机利用数字温度传感器DS18B20 ,结合单片机组成传感器网络,设计了相关的硬件和软件,实现多点温度检测与控制。(LCD display temperature + serial port receiving XXXX leave behind a simple distributed temperature control system has been in
6通道温度监测系统(8.6版)
- 监测串口通讯,图形化显示温度曲线,操作界面设计完美(Monitor serial communication and graphically display temperature curve)