北京理工大学珠海学院 2020 届本科生毕业设计[基于单片机的高精度温度检测与控制系统的设计与实现][基于单片机的高精度温度检测与控制系统的设计与实现]摘 要温度的检测与控制的系统渐渐在我们的日常生活中愈发重要,在我们的日常生活的领域还有各个国家和地方的都大量涉及单片机对温度的检测与其控制,比如温度计,酒店的紧急火灾报警温度感应器等等。我现在主要研究的第一个课题就是主要针对基于单片机的温度检测与控制系统的应用进行设计与其实现,主要的难题就是如何使单片机实现高精度。这个研究的课题主要是采用一个 stc89c51 单片机传感器作为数字温度主控制器的检测芯片,因为 ds18b20 相对来说较为经济且检测精度相对较高,所以我们采用了数字温度传感器对 ds18b20 进行了温度的检测和报警,用一个 lcd1602 液晶来显示我们所检测的温度。所有的数据都保存在我们单片机的一个 eeprom 中,这样就可以达到了断电后数据存储的最佳效果。如图所示当数字温度传感器中所采集I北京理工大学珠海学院 2020 届本科生毕业设计的数字温度检测值超过我们的单片机设定值的时候,系统将通过控制蜂鸣器和一个 ledrom 发出的光声来进行报警。我们所做的这个传感器设计相对来说价格低廉且最大的程度上也达到了高的检测精度。关键字:DS18B20 温度传感器;高精度;温度预警 北京理工大学珠海学院 2020 届本科生毕业设计[Design and Implementation of High Precision Temperature Detection and Control System Based on Single Chip Computer]ABSTRACTThe temperature detection and control system is gradually becoming more and more important in our lives. There are many places in our life that are involved in temperature detection and control, such as thermometers, hotel fire alarm sensors, etc. The subject of my research is mainly for the design and implementation of temperature detection and control system based on single chip microcomputer, the main problem is how to achieve high precision. This subject mainly uses STC89C51 single-chip microcomputer as the main control chip. Because DS18B20 is relatively economical and has relatively high precision, it uses digital t...