欢迎来到天天文库
浏览记录
ID:6684996
大小:1.58 MB
页数:51页
时间:2018-01-22
《[优秀毕业设计精品] 带温度显示的可调时钟》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、毕业论文毕业论文题目:带温度显示的可调时钟学生姓名:学号:院(系):海事与港航学院专业:机电一体化(自动化)班级:093班指导教师:起止时间:2011年11月——2011年12月带温度显示的可调时钟摘要:单片微型计算机(SingleChipMicrocomputer)简称单片机,是指集成在一个芯片上的微型计算机,它的各种功能部件,包括CPU(CentralProcessingUnit)、存储器(Memory)、基本输入/输出(Input/Output,简称I/O)接口电路、定时/计数器和中断系统等,都制作在一块集成芯片上,构成一个完整的微型计算机。本
2、课题通过MCS-51单片机来设计,通过C语言编程。可以实现以下的一些功能:时、分、秒和星期以及当前温度的显示。本系统由温度电路、LCD显示电路、按键调整电路、蜂鸣器提示电路组成。51单片机通过编程在LCD1602上显示时间和温度。利用DS1820来实现温度的检测,通过三个按键来实现时间的调整:一个用于启动时间调整;一个用于时间的加;还有一个用于时间的减,每按下一次按键蜂鸣器发声提示一下。本次设计的时钟温度计通过仿真成功实现能比较准确的实现期望实现的功能。关键词:单片机;LCD1602;DS18B20;可调时钟AdjustableClockWithTh
3、ermometerAbstract:Thesinglechipmicrocomputer(SingleChipMicrocomputer)referredtoasSCM,isintegratedonasinglechipmicrocomputer,itsvariousfeatures,includingtheCPU(CentralProcessingUnit),memory(Memory),basicinput/output(Input/Output,referredtoastheI/O)interfacecircuittimer/countersa
4、ndinterruptsystemetc.areproducedinanintegratedchip,acompletemicro-computer.TheissuebytheMCS-51todesignthroughtheCprogramminglanguage.Canachievesomeofthefollowingfunctionshoursminutes,secondsanddayofweekandthecurrenttemperaturedisplay.Thesystemconsistsoftemperaturecircuit.LCDdis
5、playcircuitpushbuttoncircuit,buzzercircuitbyprogrammingthemicrocontroller51ontheLCD1602displaytimeandtemperature.TemperatureusingDS18B20toachievethedetectiontimebythethreekeystoachievetheadjustment:oneforstart-uptimetoadjust;aplusforthetime;thereisareductionforthetime;everytime
6、youpressthesendbuttonbuzzersounderminder.Thedesignoftheclockthermometercanbesuccessfullyachievedthroughthesimulationtoachievemoreaccurateexpectationsofthefunctions.Keywords:Microcontroller;LCD1602;DS18B20;Adjustableclock目录1第一章理论基础11.1什么是单片机11.1.1单片机的几个概念21.2单片机的内部组成及信号引脚21.2.1单
7、片机的基本组成21.2.289C51的信号引脚31.3单片机的中断系统41.3.1中断的各个功能部件41.3.2中断优先级的说明51.4显示和接口键盘技术51.4.1液晶显示51.4.2按键71.5A/D转换81.6单片机的应用91.7单片机的发展方向102第二章整体方案设计112.1带温度显示可调时钟背景112.2制定设计方案122.2.1单片机的选择122.2.2显示器的选择122.2.3温度转换芯片的选择132.2.4时钟芯片的选择132.2.5设计的最终方案132.3硬件电路设计142.3.1单片机最小系统设计142.3.2LCD显示电路设计
8、182.3.3温度转换电路设计192.3.4按键电路设计202.3.5蜂鸣器电路设计212.4软件设计212
此文档下载收益归作者所有