- 1、本文档共18页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1
摘要
单片机自 20世纪 70年代以来,以其极高的性价比,以及方便小巧受到人们
极大的重视和关注。本设计选用 msp430f249芯片作为控制芯片,来实现矩阵键
盘对 LED 数码管显示的控制。通过单片机的内部控制实现对硬件电路的设计 ,
从而实现对 4*4 矩阵键盘的检测识别。用单片机的 P3口连接4 ×4矩阵键盘,并以
单片机的 P3.0-P3.3口作键盘输入的列线, 以单片机的 P3.4-P3.7口作为键盘输
入的行线, 然后用 P0.0-P0.7作输出线,通过上拉电阻在显示器上显示不同的字
符 “0-F”。在硬件电路的基础上加上软件程序的控制来实现本设计。其工作过
程为:先判断是否有键按下,如果没有键按下,则继续检测整个程序,如果有
键按下,则识别是哪一个键按下,最后通过 LED 数码管显示该按键所对应的序
号。
关键字: 单片机、流水灯、数码管、控制系统
SCM since the nineteen seventies, with its high price, and a
convenient compact attention and great concern. Thisdesign uses
msp430f249 chip as the control chip, to realize the control of the LED
digital tube display matrix keyboard. Through the internal control single
chip to realize the hardware design of the circuit, so as to re alize the
detection and recognition of 4*4 matrix keyboard. 4 * 4 matrix keyboard
connected with the MCU P3 port, and the MCU P3.0 P3.3 port for a
keyboard input, MCU P3.4P3.7 port as the lines of keyboard input, and
then use theP0.0 P0.7 as the output line, by a pull-up resistor display
different characters 0F on display. Control with software programs
based on the hardware circuit to realize the design. The working process
is: first to determine whether a key is pressed, if no key is pressed, it will
continue to test the whole procedure, if a key is pressed, the
Keywords: SCM, water lights, digital tubes, control system
键盘控制流水灯和数码管实验报告
目录
一 设计的目的 2
二 任务描述及方案设计 3
1. 任务描述 3
1
2
2. 方案设计 3
三 硬件设计方案 3
1. Msp430f149 单片机的功能说明 3
2. 显示器功能 4
3. 复位电路 4
4. 按
文档评论(0)