搜索资源列表
testNode
- 该工程是由IAR Embedded Workbench开发,完成的功能是由DS1820采集温度数据,通过单总线方式发送到MSP430中,再由处理器通过串口通信将数据发送到PC机中进行记录.-the project by the IAR Embedded Workbench development, The function is to be completed by the DS1820 temperature data collected through the single bus disp
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示
用MSP430单片机构建温度采集报警系统
- 温度采集系统主要通过温度传感器MAX6613采集得到温度数据,MSP430F149作为CPU从温度传感器读取数据,将得到的数据进行判断然后做出相应的处理,比如显示或者报警。由于MSP430F149片内集成了A/D转换通道,这样可以直接将单片机的A/D输入通道与传感器的模拟电压输出通道相连接。另外系统通过键盘输入来完成对报警温度的上限和下限的设置,通过显示电路将得到的数据显示出来,当温度超过上限和下限的时候,系统进行报警,报警时通过驱动一个蜂鸣器来实现。
VC++串口控件实现温度数据的采集并显示
- VC++串口控件实现温度数据的采集并显示,做出曲线,VC++ Serial control to achieve the temperature data collection and display, and make curve
18B20
- 1. 用18B20或AD590温度传感器作温度探头,采集温度数据并转换成BCD码在数码管上显示。 2. 记录间隔可任意设定(1S到1h,步长1s),能按设定时间存储数据。 3. 通过键回放温度和记录时间参数。 4. 设定温度告警门限。 通过声、光告警显示 -1. 18B20 or the AD590 temperature sensor using the temperature probe, temperature data collected and converted
VC_for_Temperature_Data_Acquisition
- VC++使用串口控件实现温度数据采集并显示,无错误,测试通过。-VC++ using the serial control for temperature data acquisition and display, error-free, test.
18b20
- 用汇编实现单片机控制DS18b20采集温度数据,用四位数码管显示结果-MCU assembler control DS18b20 collect temperature data, the results with four digital display
单路温度测量显示报告
- 1.2.1 主要内容 用PSoc器件设计一个温度测量装置。系统能够检测环境温度并通过LCD显示屏实时环境显示温度。 1.2.2 基本要求 (1)学习PSoC原理与使用方法,掌握PSoC Express和PSoC Designer的使用; (2)设计由Psoc器件构成的典型系统。包含下载电路和LCD显示电路. (3)掌握温度传感器的基本原理(LM35)及连接电路。 (4)设计PSoC模拟和数字电路,编写应用程序; (5)焊接电路并调试电路; (6)测试设计结果并分析。 采用PSo
PC机 采用主从方式 采集总线上的多块MINI板
- 主从方式,主机通过CAN读取从机的单片机温度数据,主机收到的数据在PC端串口助手显示。 单片机stm32f103c8t6(Master/Slave Master read temper data from Slave through Can-bus. The temperature data Master received will print to PC through UART&USB transmitter. MCU is stm32f103c8t6.)
多路18B20温度采集
- c++builder编写的串口多路18B20温度采集、数据显示程序(C++builder prepared by the serial multi-channel 18B20 temperature acquisition, data display program)
LV_TempTest_Wonderful20150929
- 可以从串口采集温度数据,并实时显示温度数据(it can acquire the temp data from the serial port,at the same time it also can plot the temp curve)
基于AVR单片机的大棚室内温度无线数据采集的设计
- 采用AVR单片机实现对无线温度数据采集存储和处理,提供硬件方案及软件编程思路。(Using AVR MCU on the wireless temperature data acquisition and storage and processing, to provide hardware and software programming ideas.)
基于单片机的温度湿度采集系统
- 基于51单片机,采集温度、湿度等数据的程序(A program based on single ship, which can get information of temperature and humidity)
测试程序
- 串口数据采集温度计算程序,将单片机采集到的AD数据通过串口采集进入上位机,并将之运算成温度值(Serial data acquisition temperature calculation program)
DS18B20温度测试实验
- ds18b20采集温度数据发送到单片机AT89C51上,处理并显示。(The DS18B20 collection temperature data is sent to the single chip microcomputer AT89C51 to process and display.)
LCD1602显示实时温度(STC15W4K56S4&一位小数)
- STC15W4K56S4作为主芯片,DS18B20采集温度数据,利用LCD1602实时显示出来。精度:精确到小数点后一位;单位:摄氏度。(STC15W4K56S4 is used as the main chip, and the temperature data is collected by DS18B20, and it is displayed in real time by using LCD1602. Precision: one position after a decimal p
温度采集子程序
- 通过串口接收用单片机温度采集的数据,希望能对你有所帮助,有问题私聊我(Receiving data from single-chip microcomputer through serial port,I hope I can help you,,and have a question about me)
温度采集
- 基于labview 多路温度测控系统。(Based on LabVIEW multi-channel temperature measurement and control system.)
LM75A温度驱动
- 采集温度通过I2C来传送数据,最后在上位机上来显示采集到的温度(The acquisition temperature is transmitted through I2C, and finally the temperature collected is displayed on the upper computer.)