搜索资源列表
1820program
- 用51系列单片机实现与DS1820的通信,并将单片机采集到的温度数据送入数码管显示。
GPRS.rar
- 采用传感器、单片机和GPRS实现对温度、光强数据的采集和发送,并用业精屏显示出温度和光强,The use of sensors, MCU and GPRS to achieve temperature, light intensity data collection and transmission, and display industry, the precision temperature and light intensity
air_condition_proteus
- 系统采用51单片机,使用C语言编程实现,包括温度数据的采集、处理、与显示;键盘处理,设定温度的调节。-51 single-chip system, the use of C language programming, including temperature data collection, processing, and display keyboard handling, temperature regulation.
575788
- 本系统是一个多路数据采集与无线传输监控系统,数据采集终端获得实时的温度,从下位机通过无线传输模块传输到上位机将数据显示并输入计算机(PC)。上位机、下位机均采用单片机型号是AT89S52。两者之间通过串行端口进行数据无线传输。数据采集端使用单总线温度传感器DS18B20进行温度采集。数据采集也可以是其他传感器数据。-at89c52
STCxilie51danpianjiDS18B20wenducaijichengxuyijicun
- 用51单片机将DS18B20采集的温度数据写入EEPROM中保存并可将其读出显示-wenducaiji
usbcomm
- 51单片机通过USB100模块与电脑通过USB总线传输采集的温度数据。-51 MCU module and the computer through the USB100 USB bus transmission through the collection of temperature data.
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
51PC-Controll
- (1)基于51AT系列的单片机智能多功能遥控小车程序,能自动检测障碍物、避障; (2)小车附加功能1:能实现基于采用DS18B20芯片采集温度数据,并通过软件编程的形式读取数据值; (3)小车附加功能2:要求接收设备能够及时灵敏的接收实时温度值,通过数码管显示,并具有数据初步分析、报警等功能;-This issue introduces obstacle avoidance automatically, and can realize temperature remote measure
AD1674
- 此系统主要以AD1674模数转换器和AT89C51单片机为核心,进行实时温度数据采集,数据处理和显示,终端接收及存储。具体包括控制、显示、A/D转化器等。设计中用AD1674进行温度的采样,利用51单片机的串行口进行发送和接收数据。利用8个LCD数码管进行显示数据处理。-BASED ON AD1674
hongwaishoufa
- 用51单片机和温度传感器18b20进行温度采集,并用红外通信方式传输数据,已调试通过-51 microcontroller and temperature sensor 18b20 temperature acquisition, debugging through
14-18B20-wenduchuanganqi
- 51单片机开发系统中,通过温度传感器采集温度数据-Temperature data collected by the temperature sensor 51 microcontroller development system
temper
- 基于51单片机的温度采集源码,其中包括温度传感器的驱动,控制和数据的处理显示。-Based on 51 single-chip temperature acquisition source, including the driver of the temperature sensor, control and data processing.
bluetooth-temp---receive
- 51单片机通过18B20温度传感器采集温度数据,通过单片机串口接收指令,然后通过串口发出。串口接蓝牙模块,实现了温度在手机上的显示。-51 single-chip temperature data collected by 18B20 temperature sensor, through the microcontroller serial receive instruction, and then sent through the serial port. Serial port to ac
n
- 程序主要实现:DS18B20时时采集周围环境温度数据并在数码管上显示,通过按键可设置并显示该环境需要的最低温和最高温。当时时温度高于最高温时,单片机发送信号控制电机,令其转动散热使温度下降直至低于最高温;当时时温度低于最低温时,单片机发送信号控制发热片,令其发热使温度上升直至高于最低温。以此实现基于51单片机的温度控制。-The main procedures: DS18B20 always collected ambient temperature data and digital tube
temperature
- 51单片机温度采集与处理,采用串口通信方式完成数据传输-51 single chip microcomputer temperature gathering and processing, using the serial interface communication way to complete data transmission
基于51单片机的多路温度采集控制系统设计
- 本电路由89C51单片机温度传感器、模数转换器ADC0809、串入并出移位寄存器74LS164、数码管和LED显示电路等组成。由热敏电阻温度传感器测量环境温度,将其电压值送入ADC0809的IN0通道进行模数转换,转换所得的数字量由数据端D0-D7输出到89C51的P0口,经软件处理后将测量的温度值经单片机的RXD端串行输出到74LS164,经74LS164串并转换后,输出到数码管的7个显示段,用数字形式显示出当前的温度值(51 MCU multi-channel temperature acq
基于单片机的温度湿度采集系统
- 基于51单片机,采集温度、湿度等数据的程序(A program based on single ship, which can get information of temperature and humidity)
实验15 温度计DS18B20
- 可用于实现51单片机温度传感器显示温度,运用的是C语言来进行编程(Temperature sensing by 51 single chip microcomputer)