- 1、本文档共29页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
电子信息工程专业单片机课程设计 交通灯
《单片机技术》课程设计说明书
交通灯
系 、 部: 电气与信息工程学院
学生姓名:
指导教师: 职称
专 业: 电子信息工程
班 级: 电子1001班
完成时间: 2013-12-15
摘 要
十字路口车辆穿梭,行人熙攘,车行车道人行人道,有条不紊靠的就是交通信号灯的自动指挥系统。本由单片机、按键、八位数码管显示组成设计一个用于东西、南北走向的交通管理。本系统结构简单,操作方便可实现自动控制,具有一定的智能性ABSTRACT
Crossroads shuttle vehicles, pedestrians bustling, car dealership traffic lane, people walkways, everything in good order and well arranged, the traffic lights on the automatic command system. So we as the electronic information engineering of the contemporary college students is necessary to understand its working principle, the design of this issue will also e This course is designed by the AT89S52 single-chip, keys, eight digital tube display, a scheme for the east-west, north-south traffic management system. Using c programming, microcontroller crystal 12MHz.
The hardware system has been completed ahead of schedule, program design in the Keil environment prepared, using USB procedures to generate the 16 hex file downloaded to the MCU, the realization of the hardware and software combination.
After repeated tests, the curriculum design of the indicators have reached the task book requirements. This system has the advantages of simple structure, convenient operation, and can realize automatic control, has certain intelligence.
Key words: the traffic lights ;single-chip microcomputer;digital tube;timing
目 录
1 设计课题任务 1
1.1 设计课题任务与功能要求 1
1.2 设计课题总体方案介绍及工作原理说明 1
2 设计课题硬件系统的设计 2
2.1 设计课题硬件系统各模块功能简要介绍 2
2.1.1 单片机最小系统 2
2.1.2 按键电路 2
2.1.3 流水灯电路 2
2.1.4 数码管电路 2
2.1.5 下载口电路 2
3 设计课题软件系统的设计 3
3.1 设计课题使用单片机资源的情况 3
3.2 设计课题软件系统各模块功能简要介绍 3
3.2.1 数码管显示函数 3
3.2.2 延时函数 3
3.2.3 主函数 3
3.2.4 初始化函数 3
3.2.5 定时器中断0函数 3
3.2.6 定时器中断1函数 4
3.3 设计课题软件系统程序流程框图 4
3.3.1 主函数流程图 4
3.3.2 数码管显示函数流程图 5
3.3.3 定时器中断0函数流程图 6
3.3.4 定时器中断1函数流程图 7
4 设计结论及体会 8
4.1 设计课题的设计结论及使用说明 8
4.2 设计课题的误差分析 8
4.
文档评论(0)