- 11
- 0
- 约2.84万字
- 约 38页
- 2017-02-23 发布于四川
- 举报
带时间日历的温度控制系统
目录
摘 要 3
Abstract 4
第一章 概述 5
1.1设计目标 5
1.2组成模块及实现原理 5
第二章 硬件描述 6
2.1 电源电路 6
2.2 复位电路 6
2.3 键盘电路 7
2.4 告警电路 7
2.5 实时时钟电路 7
2.5.1 DS1302的结构及工作原理 8
2.5.2 DS1302的引脚功能 8
2.5.3 DS1302的控制字节 9
2.5.4 DS1302的寄存器 9
2.5.5 DS1302实时显示时间的软硬件 9
2.6 单片机电路 10
2.7 DS18B20温度传感器单元 11
2.7.1 DS18B20的工作原理 11
2.7.2 DS1820的特性 11
2.7.3 DS18B20的特性内部结构及管脚排列 12
2.8 液晶显示屏 12
2.8.1液晶显示屏1602LCD的参数 12
2.8.2 1602LCD管脚介绍 12
2.9 指示灯电路 13
2.10 JTAG电路 14
第三章 软件设计 16
3.1 主程序 17
3.2 键盘电路 18
3.3 实时时间程序 20
3.4 LCD显示程序 26
3.5 指示灯电路程序 30
3.6 温度传感器程序 31
第四章 测试现象及结果 35
4.1调试步骤 35
4.2显示现象 35
第五章 总结 35
参考文献 35
致 谢 35
摘 要
MSP430F149单片机是TI推出的一种具有超低功耗的16位Flash单片机。特别适合应用在对功耗敏感的场所。MSP430Fl47共有五种低功耗模式,即低功耗模式O(LPMO)一低功耗模式4 (LPM4)。利用MSP430FlX系列单片机,可以简便快捷地构建一个低电压平台,通过各功能模块的智能运行管理和MCU功耗模式相结合,可以解决运行速度与低功耗设计之间的矛盾,将各功能模块的电流消耗降至最低状态。
概括来说,MSP430F1X系列单片机其有超低功耗、强大的处理能力。丰富的片上外围模块。方便高效的开发方式、多种存储器形式的特点。DS18B20温度传感器对现场温度直接以“一线总线”的数字方式传输,大大提高了系统的抗干扰性。适合于恶劣环境的现场温度测量Abstract
TI MSP430F149 microcontroller is a kind of introduction of ultra low-power 16-bit Flash microcontroller. Particularly suitable for power-sensitive applications in place. MSP430Fl47 There are five low-power mode, the low-power mode O (LPMO) a low-power mode 4 (LPM4). Using MSP430FlX MCU can be easily and quickly build a low voltage platform, through the intelligent function module MCU power mode operation and management and the combination of speed and can solve the contradiction between the low-power design for each of the functional module lowest current consumption state.
Generally speaking, MSP430F1X he has ultra low power MCU and powerful processing capability. Rich on-chip peripheral modules. Convenient and efficient development methods, a variety of memory in the form of features. DS18B20 temperature sensor directly on the site bus line of the digitally transmitted, greatly improving the system interference. The site is suitable for harsh environments This article describes the MSP430F149 chip temperature measurement applications, using MSP430F14
原创力文档

文档评论(0)