搜索资源列表
TEMP
- DS18B20温度计 采用4位LED共阳显示器显示测温值,显示精度0.1度,测温范围-55度至+125度 * 用AT89C2051单片机,12MHZ晶振,设计日期2004.02.27
wendu
- 基于单片机AT89C2051的DS18B20温度采集程序
WENDUJI
- 基于AT89C2051单片机控制DS18B20传感器的数字温度计,内有软件仿真
LCD1602_TEMP_v1.1
- 温度测量DS18B20+AT89C2051-temperature measurement DS18B20 AT89C2051
DS18B20_Thermometer_Program
- DS18B20温度计C程序 使用AT89C2051单片机,12MHZ晶振,用共阳LED数码管-DS18B20 thermometer C program uses AT89C2051 Singlechip, 12MHZ crystal, with a total of Yang LED digital tube
thermometer
- 基于ds18b20和at89c2051的小型便携式温度计,pcb版图,源代码同步升级中,已经有3个版本,其中2个运行rtos-DS18B20 and AT89C2051 based on small, portable thermometer, pcb layout, source code synchronization upgrade already has three versions, of which two run RTOS
ds18b20temperature
- 控制器实用单片机AT89C2051,温度传感器实用DS18B20,用4位共阳LED数码管以动态扫描法实现温度显示。-Practical single-chip controller AT89C2051, temperature sensor utility DS18B20, with a total of four digital tube LED-yang dynamic scanning method to achieve temperature display.
TX-1BDS18B20
- 本文作者采用AT89C2051单片机和温度传感器DS18B20从硬件和软件两方面介绍了一款简易数字温度计的设计过程,  并对硬件原理图和程序流程图作了简洁的描述。数字温度计与传统的温度计相比,具有读数方便,测温范围广,测温准确,其输出温度采用数字显示,主要用于对测温比较准确的场所。-The author of this article using AT89C2051 MCU and temperature sensor DS18B20 from both hardware and sof
Thermal
- AT89C2051+DS18B20做的一个0-125度的温度计-AT89C2051+ DS18B20 do a thermometer 0-125 degree
init_DS18B20
- DS18B20的初始化操作练习。器件采用AT89C2051,用于增强对DS18B20初始化操作过程的理解。-Initialization of DS18B20.
shuziwenduji
- 基于单片机AT89C2051和ds18b20数字温度计-Based on single-chip digital thermometer and ds18b20
laser0918
- 三个DS18b20测温点,三选二控制策略,485通信控制,自保持继电器控制,at89c2051控制-3 DS18b20 temperature measurement points, three selected two control strategies, 485 communication control, self-holding relay control, at89c2051 control
wenduji
- DS18B20温度计? * 采用4位LED共阳显示器显示测温值,显示精度0.1度,测温范围-55度至+125度 * 用AT89C2051单片机,12MHZ晶振, 内含hex文件-DS18B20 thermometer?* Using four LED display temperature values were Yang, display accuracy of 0.1 degrees, temperature range-55 degrees to+125 degrees*
AT89C2051alarmsignal
- 数字温度传感器;单总线;通信协议;DS18B20;AT89C2051;LED显示器;报警信号。-Digital temperature sensor single bus communication protocol DS18B20 AT89C2051 LED display alarm signal.
AT89C2051_DS18b20
- 使用AT89C2051作为控制中心,DS18b20检测温度,检测周期1s。-As the control center using AT89C2051, DS18b20 testing temperature, the detection cycle 1s.
DS18B20
- 温度计ds18b20居于at89c2051单片机程序!调试成功-Thermometer ds18b20 living at89c2051 microcontroller program! Debugging success! !
AT89C2051-DS18b20temperature-
- C语言编程的四位温度计程序,AT89c2051单片机 +DS18b20单总线温度传感器是学习单片机的好资料,可以轻松移植到其他单片机上-C language programming of the four thermometer program, AT89c2051 MCU+ DS18b20 single bus temperature sensor is learning the microcontroller good information, can be easily ported
485PDS18B20(ATMEL89C2051)
- 485收发+DS18B20呼叫应答方式(ATMEL89C2051) 温度是工业生产中重要的物理参数之一,对其进行测量与控制是一项非常传统的工艺技术。采用数字温度传感器DS18B20和AT89C2051单片机进行温度数据的采集和存储,通过RS485总线传输。上位计算机对所测得的每个误差补偿量,依据误差回归模型的最小二乘法进行参数估计。做出线性误差补偿模型的数学方程,对常温下测量的数据进行了补偿处理,在-55℃到+125℃测量范围和测量精度0.2级下,实现传输距离达到500 m,并根据工程实践给