《基于AT89C51单片机及液晶显示的智能万年历的设计》-毕业论文(设计).doc
文本预览下载声明
精品
PAGE
基于液晶显示的智能万年历的设计
[摘 要] 本设计以数字集成电路技术为基础,单片机技术为核心。软件设计采用模块化结构、C语言编程。系统通过LCD1602显示数据,可以显示年、月、日、时、分、秒、星期、温度。硬件由主控器、时钟电路、温度检测电路、显示电路、按键电路、蜂鸣器6个模块组成。主控模块用AT89C51、时钟电路用时钟芯片DS1302、显示模块用LCD1602、温度检测采用DS18B20温度传感器、按键电路用普通按键接上拉电阻完成。
[关键词] 单片机AT89C51 DS1302 DS18B20 液晶显示
LCD-based design of intelligent calendar
Jiangdong Dong
0901 Applied Electronics
Abstract: The design of digital integrated circuit technology, chip technology as the core. Modular structure of software design, C programming language. System through the LCD1602 display data, you can display year, month, day, hour, minute, second, week, temperature. Hardware by the master, the clock circuit, the temperature detection circuit, display circuit, key circuit, buzzer 6 modules. Control module with the AT89C51, clock circuit with a clock chip DS1302, display module with the LCD1602, the temperature detected by temperature sensor DS18B20, key circuit with pull-up resistor connected to an ordinary button to complete.
Key words: MCUAT89C51 DS1302 DS18B20 LCDdisplay
目 录
TOC \o 1-3 \h \z \u HYPERLINK \l _Toc309404199 第一章 前言 PAGEREF _Toc309404199 \h 1
HYPERLINK \l _Toc309404200 1.1本课题研究的背景以及现实意义 PAGEREF _Toc309404200 \h 1
HYPERLINK \l _Toc309404201 1.2 本课题对于专业知识的综合应用情况 PAGEREF _Toc309404201 \h 1
HYPERLINK \l _Toc309404202 第二章 智能万年历的工作概述以及原理分析 PAGEREF _Toc309404202 \h 2
HYPERLINK \l _Toc309404203 2.1智能万年历的工作概述 PAGEREF _Toc309404203 \h 2
HYPERLINK \l _Toc309404204 2.2各单元电路模块介绍 PAGEREF _Toc309404204 \h 3
HYPERLINK \l _Toc309404205 2.2.1 单片机最小系统模块 PAGEREF _Toc309404205 \h 3
HYPERLINK \l _Toc309404206 2.2.2 1602液晶显示模块 PAGEREF _Toc309404206 \h 3
HYPERLINK \l _Toc309404207 2.2.3 DS18B20温度传感器模快 PAGEREF _Toc309404207 \h 4
HYPERLINK \l _Toc309404208 2.2.4 DS1302时间检测模块 PAGEREF _Toc309404208 \h 5
HYPERLINK \l _Toc309404210 HYPERLINK \l _Toc309404211 2.2.5蜂鸣器模块 PAGEREF _Toc309404211 \h 7
HYPERLINK \l _Toc309404214 2.2.6按键控制模块 PAGEREF _Toc309404214 \h 7
HYPERLINK \l _Toc309404216 2.3 应
显示全部