搜索资源列表
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
tempcont
- AT89S52 单片机做CPU处理器处理控制,使用 DS18B20 集成温度传感器采集温度数据,七段数码管做显示,可以显示当前的温度值,并且可以设定一个上限温度值并保存在 DS18B20 中,可以调节所要限定的温度值。还设计了一路继电器控制,超出设定温度时继电器被驱动吸合,外电路中的降温风扇开始工作并发出警报,温度低于设定温度后,继电器自动断开风扇停止工作,警报解除。
多路无线数据采集程序
- 多路无线数据采集传输系统为本人大学期间设计的一个小作品,开发平台为8051单片机,编程语言为汇编语言.程序主要包括:串口程序,无线射频315MHZ,及温度传感器DS18B20.数码管显示等.
wenducaiji.rar
- 设计了一种多通道温度测量控制系统,采用AT89系列单片机作为内核,选用热敏电阻为测温元件,实现了对多路温度信号的巡回检测。给出了系统的硬件结构,测温元件的线性化方法及数据采集软件流程图。,Designed a multi-channel temperature measurement control system, used as the AT89 MCU core, optional thermistor for temperature measurement devices, the rea
ADC0809
- ADC0809转换,用热敏电阻PT100采集温度数据-ADC0809 converter
575788
- 本系统是一个多路数据采集与无线传输监控系统,数据采集终端获得实时的温度,从下位机通过无线传输模块传输到上位机将数据显示并输入计算机(PC)。上位机、下位机均采用单片机型号是AT89S52。两者之间通过串行端口进行数据无线传输。数据采集端使用单总线温度传感器DS18B20进行温度采集。数据采集也可以是其他传感器数据。-at89c52
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
today
- 这是我自己用定时器写的一个能够显示今天日期的程序,每隔1s时钟更新且18B20采集温度数据,同在1602上显示。-This is for my own use a timer to write the program to display today' s date, the clock updates every 1s and 18B20 collecting temperature data, as in 1602 on the display.
qinglong-msp430
- 秦龙老师编写的msp430 开发实例 中的各个实例的源代码, 包括 温度采集报警 数据采集 modem 数据传输的通讯系统设计 大量数据本地系统存储设计-msp 430 applications
zhienengcangku
- 以单片机AT89C8051作为温度监控核心部件,采用热电偶温度传感器、运算放大器、A/D转换器等构成温度采集模块,通过对采集到的温度数据值进行比例积分微分运算处理,并采用 RS 485与上位机进行通信,实现一种温度监控系统的设计。-The microcontroller AT89C8051 as a core component temperature monitoring, the use of thermocouple temperature sensors, operational a
51
- 基于51单片机温度采集系统 ,运算放大器与A/D双积分式转换芯片ICL7135相连,将数据采集进入控制器-Temperature acquisition system based on 51 MCU, op amp and A/D conversion chip ICL7135 double integral connected into the controller, data acquisition
51-smg
- 51 单片机 由温度传感器采集温度数据。由数码管显示。-51 single-chip temperature data collected by temperature sensors. By the digital display.
time
- 51单片机采集温度数据,然后在数码管上显示,并且带报警等功能-51 single-chip temperature data collection, and then displayed on the digital control, and alarm functions with
S2
- 用DS18B20采集温度数据,并进行1062液晶的实时显示,单总线通信学习的基础-Temperature data collected with the DS18B20, and the 1062 real-time LCD display, single-bus communication based learning
MSP430Wireless
- 利用单片机MSP430采集温度数据并通过NRF905实现数据与PC机的无线传输,同时让温度数据在液晶屏1602上实时显示。-Use of microcontroller MSP430 collecting temperature data and to by NRF905 wireless transmission of data with the PC, while allowing the temperature data in real-time display on the LCD sc
14-18B20-wenduchuanganqi
- 51单片机开发系统中,通过温度传感器采集温度数据-Temperature data collected by the temperature sensor 51 microcontroller development system
单路温度测量显示报告
- 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.)
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