资源描述:
《智能定时闹钟设计-毕业设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、智能定时闹钟设计学生:XXX指导教师:XXX内容摘要:学习和巩固单片机技术、电子技术、传感器技术及智能仪器等知识,使对已学过的基础知识能有更深入的理解,并融会贯通。学会独立思考、独立工作,培养一定的自学能力和独立分析问题能力,以及增强系统地运用已学理论知识去解决实际问题的能力,同时培养成良好的科学态度和严谨的设计习惯本设计采用单片机AT89C51作为核心元件,12MHZ晶振,由P0口输出所要显示的字形段码,由P2口输出字位信号。在其基础上扩展外围芯片与电路,附加时钟电路及LED电路。LED采用共阴极接法
2、,低电平有效选中相应的LED。单片机具有集成度高、功能强、通用性好、特别是它能耗低、价格便宜、可靠性高、抗干扰能力强和使用方便等独特的优点,所以单片机现在广泛的应用到家用电器、机电产品、儿童玩具、机器人、办公自动化产品等领域。为了进一步的熟悉并掌握单片机的应用及开发,认真的做好此次课程设计非常必要。 一个单片机的定时闹钟系统离不开软件和硬件,硬件是软件的依托,软件是硬件的内核。设计硬件电路时应该先设计一个单片机的最小系统,它是单片机应用系统的设计基础,然后在此基础上添加外围器件,如显示器、按键等构成闹
3、钟的硬件电路图。在设计应用程序时遵循模块化的设计方法,在明确了设计方向之后按照分成的几大模块分别画出流程图,然后根据流程图写出程序,在每个模块编写好之后分别调试、修改、完善。最后在主程序下调用再次调试、修改。 通过这次设计让我更深入了解单片机基本电路、如何控制和定时器和中断编程的基本方法,从而锻炼了我学习、设计和开发软、硬件的能力。关键词:定时闹钟系统传感器技术智能仪器阴极接法1Smart timer alarmclock designAbstract:Learningandconsolidation
4、oftheknowledgeofmicrocomputertechnology,electronictechnology,sensortechnologyandintelligentinstruments,andhavelearnedthebasicstohaveamorein-depthunderstandingandmastery.Learntothinkindependently,workindependently,developself-learningabilityandindependent
5、analysisofcapacityandenhancingthesystemtheabilitytousetheoreticalknowledgetosolvepracticalproblems,whilecultivatingagoodscientificattitudeandarigorousdesignhabits.ThisdesignusesAT89C51microcontrollerasthecorecomponent,12MHZcrystal,shapedsegmentcodetobedi
6、splayedbytheP0portoutputsignalfromtheP2portoutputword.Expansiononthebasisoftheperipheralchipsandcircuits,additionalclockcircuitandtheLEDcircuit.LEDcommoncathodeconnection,active-lowselecttheappropriateLED.Microcontrollers,highintegration,functionality,ve
7、rsatility,itslowenergyconsumption,cheap,highreliability,stronganti-interferenceabilityandeaseofuseandotheruniqueadvantages,sothemicrocontrollerisnowwidelyappliedtohouseholdappliances,electricalandmechanicalproducts,children'stoys,robots,officeautomationp
8、roductsandotherfields.InordertofurtherfamiliarwithandmasterMCUapplicationanddevelopmentofverynecessarytodothecoursedesign.Asingle-chiptimingalarmsystemcannotbeseparatedfromthesoftwareandhardware,hardware,software,relyingon