文件名称:1

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

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

用外部中断输入引脚RB0/INT接收连接在该引脚上的按键信息。每检测到一次按键就对8位计数器COUNT  加1,将COUNT的值直接送给8个发光二极管显示。

  单片机复位后,COUNT的初始值为二进制数00000000B,对应的8只发光二极管都不亮。当按键RB0/INT被按下时,COUNT的值加1,发光二极管D0点亮,以表示二进制数00000001B。然后松开按键之后,如果再次按下RB0/INT时,COUNT的值加1,发光二极管D1点亮,以表示二进制数00000010B……,以此类推。通过观测8个发光二极管显示的二进制的COUNT的值,判断中断次数计数的准确性。-External interrupt the input pin RB0/INT receive key information is connected to the pin. Each detected keys on the 8-bit counter COUNT plus 1, the value of COUNT sent directly to eight light-emitting diode display. Processor reset, the initial of COUNT value binary number 00000000B not bright the corresponding eight light-emitting diode. When is pressed key RB0/INT, the value of COUNT plus 1, the light emitting diode D0 is lit, in order to represent a binary number 00000001B. Then release the button when pressed again RB0/INT the value of COUNT plus 1, light-emitting diode D1 is lit to represent a binary number 00000010B ..., and so on. The judge interrupted the accuracy of the count of the number of times through the observation of eight light-emitting diode display binary value of COUNT.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





1.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org