89C51+LCD1602+DS1302+ds18b20多功能电子钟综合
上传时间: 2013-11-03
上传用户:7891
基于51单片机和ds18b20的数字温度计设计
上传时间: 2014-12-26
上传用户:mahone
针对目前采用的热敏电阻测量方法,提出了采用单总线数字式温度传感器ds18b20和单片机组成的新型温度测量仪。介绍ds18b20的结构和工作原理,以及单总线工作原理,给出了由Mega8单片机和ds18b20构成的单总线温度测量仪的硬件电路及软件流程图。经试验基于单总线器件ds18b20的温度测量仪,具有测量准确、测温范围宽、体积小、控制方便等优点。 Abstract: This paper brings forward a new temperature meter composed of 1-Wire temperature sensor ds18b20 and MCU which has advantage of the thermistor. In the article, the ds18b20's structure and controlling principles are introduced and hardware circuit and software diagram of the temperature meter are given.After been tested,the temperature meter has the advantages of accurate measurement, wide temperature range, small volume and convenient controlling.
上传时间: 2013-10-31
上传用户:hzy5825468
为了在工业生产及过程控制中准确测量温度,设计了一种基于低功耗MSP430单片机的数字温度计。整个系统通过单片机MSP430F1121A控制ds18b20读取温度,采用数码管显示,温度传感器ds18b20与单片机之间通过串口进行数据传输。MSP430系列单片机具有超低功耗,且外围的整合性高,ds18b20只需一个端口即可实现数据通信,连接方便。通过多次实验证明,该系统的测试结果与实际环境温度一致,除了具有接口电路简单、测量精度高、误差小、可靠性高等特点外,其低成本、低功耗的特点使其拥有更广阔的应用前景。 Abstract: In order to obtain accurate measuring temperature in industrial production and process control, a digital thermometer based on MSP430 MCU is designed. The system uses MSP430F1121A MCU to control ds18b20, and gets the temperature data, which is displayed on the LED. The temperature sensor ds18b20 and MCU transmit data through serial communication. MSP430 series has ultra-low power and high integration, ds18b20 only needs one port to achieve data communication. Through many experimental results prove, this system is consistent with actual environment temperature. The system has characteristics of interface circuit simple, high measuring accuracy, minor error, high reliability, besides, the characteristics of low cost and low power make it having vaster application prospect.
上传时间: 2013-10-16
上传用户:wettetw
/通过ds18b20测试当前环境温度, 并通过数码管显示当前温度值, 目前显示范围: 0.0~ +99.9度 #include #include #define uchar unsigned char #define uint unsigned int #define DATAPORT P0 //定义P0口为Led数据口 //#define SETTEMP P1 //定义P1口为设定温度 #define SELECT P2 //定义P2口为选择信号 sbit L1 = P1^1; //灯作为电机 sbit L2 = P1^2; sbit L3 = P1^3;
上传时间: 2013-11-04
上传用户:liulinshan2010
本文介绍如何使用ds18b20在ME300B单片机开发系统上实现温度控制. 为了大家更好地使用与了解伟纳电子ME300B单片机开发系统,现将ds18b20在ME300B的应用中所涉及的部分电路做简单介绍.
上传时间: 2013-10-31
上传用户:inwins
介绍了自动调温医用光疗系统的结构及软件设计原理,温度检测的实现方式及运用ds18b20测温的编程方法,并设计了一种用AT89C52中断控制可控硅移相触发的编程方法。该系统已成功用于医疗机构使用。
上传时间: 2013-11-04
上传用户:894898248
介绍了以AT89S52单片机为控制核心的温度控制系统,系统采用数字温度计芯片ds18b20构成测温单元,通过AT89S52的开关量输出控制固态继电器(SSR)的通断,调节烤箱内温度。采用PID 控制算法可以明显改善系统的稳态性能以及稳态响应。
上传时间: 2013-11-02
上传用户:3到15
详细ds18b20资料
上传时间: 2013-10-19
上传用户:Aidane
ds18b20还能这样玩!
上传时间: 2014-12-29
上传用户:921005047