文件名称:duqujianpan

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [Text]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 3kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • zhendo******
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

这是读取键盘的子程序

主要内容为:如何定义位,如何得到按键状态,防止键盘干扰的方法

以及如何处理读入的键值

思路:首先在某一引脚输出一个电平,然后读入引脚的电平,如果刚好相反

那么可能有按键发生,但是不排除干扰,为了防止干扰,需要软件延时20ms

消除干扰,然后,等待用户释放,否则,可能重复的到某种结果,发生意外情况

  应该说键盘输入是单片机外部指令输入的重要途径,因此如何设计键盘以及键盘的工作原理、读键盘的方法、键盘的抗干扰设计等在单电能机系统设计中占有重要地位。这个例子在系统硬件的基础上设计了软件查询程序、软件延时程序(防止干扰),大致讲述了一种查询式键盘的工作原理与读取方式。 -This is the subroutine to read the keyboard

The main contents are: how to define, and how to get keys, and the methods to prevent interference with the keyboard

As well as how to deal with the key read

Ideas: First of all, the output of a pin in a certain level, and then read the pin level, if the opposite

Then the keys may have occurred, but does not rule out the interference, in order to prevent interference, the need for software 20ms delay

The elimination of interference, and then wait for the release of the user, otherwise, may be repeated to a certain result, the occurrence of unforeseen circumstances

It should be said that the external keyboard input is a single chip an important way to enter commands, so how to design the keyboard and the keyboard work of the principle of the method of reading the keyboard, the keyboard design of the anti-jamming power in a single machine system design plays an important role. This example hardware in the system based on the query d
相关搜索: 延时
程序

(系统自动生成,下载前可以参看下载内容)

下载文件列表

duqujianpan.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org