云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 数字温度计显示设计

数字温度计显示设计

  • 62 次阅读
  • 3 次下载
  • 2025/6/2 7:45:08

ABSTRACT:With the rapid development of modern information technology,

microcontroller technology has become quite common, real-time detection and automatic control in the microcomputer application systems, microcontroller is often used as a core component to use.

This paper introduces a single-chip control device for main AT89S52 for temperature sensor DS18B20, to transmit data by LED screen, realize temperature display of the new digital thermometer. This digital thermometer measurement range is -10 ~ 120 ℃, the display resolution ℃ for 0.1 ℃, error acuities + 0.5.As a result of the temperature sensor DS18B20 as the test components compared with the traditional thermometer, this paper designed digital thermometer reduce external hardware circuit, which readings convenient, temperature measuring range, temperature measurement precision, the digital display characteristics, wide application scope. DS18B20 thermometer can still in high temperature alarm, long-range multi-point measurement temperature control aspects of application development. The system structure is simple, strong anti-jamming capability, suitable for all kinds of environment temperature measurement on the site, and can be widely used in industrial control temperature system, thermometer, consumer products and other temperature measurement and control system.

Keywords: SCM AT89S52 single; Temperature sensor DS18B20; LED display

附录 A 主电路原理图

附录 B 实物图

附录 C 程序

TEMPL EQU 21H

TEMPH EQU 22H

TEMPLC EQU 23H TEMPHC EQU 24H TEMPHEAD EQU 25H FIRST BIT 00H TEMPDIN BIT P3.7 FLAG BIT 01H

ORG 0000H LJMP START ORG 002BH

START:MOV SP,#4AH CLSMEM:MOV R0,#20H

MOV R1,#5FH

CLSMEM1:MOV R0,#00H INC R0

DJNZ R1,CLSMEM1 MOV PSW,#00H LJMP MAIN

MAIN:LCALL DISP0 JNB FIRST,MAIN2

LCALL READTEMP1 LCALL CONVTEMP LCALL DISPBCD LCALL DISP0

MAIN2:LCALL READTEMP

SETB FIRST

LCALL DISP0 SJMP MAIN

INITDS1820:SETB TEMPDIN

搜索更多关于: 数字温度计显示设计 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

ABSTRACT:With the rapid development of modern information technology, microcontroller technology has become quite common, real-time detection and automatic control in the microcomputer application systems, microcontroller is often used as a core component to use. This paper introduces a single-chip control device for main AT89S52 for temperature sensor DS18B20, to transmit data by

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com