文件名称:include

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

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

1)设置3个变量,假如A,B,C,其中A在主程序里循环计数,计数间隔为1秒左右(不需要很精确),从0-9循环计数;B在外部中断0程序中计数,计数间隔为1秒左右(不需要很精确),从0计数到9,中断退出;C在外部中断2程序中计数,计数间隔为1秒左右(不需要很精确),从0计数到9,中断退出;外部中断0,1采用下降沿触发,通过按键触发。为了便于观察,P1连接到数码管,P2.0-P2.2对应A,B,C计数选通,每计数一次,将变量输出到数码管上,即在主程序里显示数码管4,在中断0里显示数码管5,在中断1里显示数码管6。设置外部中断0为高级中断,外部中断1为低级中断。改变按键顺序观察LED显示。-1) Set three variables, if A, B, C, where A in the main program loop count, the count interval of 1 second or so (need not be very precise), cycle count from 0-9 B program in the external interrupt 0 counting, counting interval is 1 second or so (need not be very precise), counts from 0 to 9, interrupt exit C program in the external interrupt 2 count, the count interval is 1 second or so (need not be very precise), counts from 0 to 9, interrupt exit 0,1 using falling edge triggered external interrupt, triggered by the button. In order to facilitate the observation, P1 is connected to the digital control, P2.0-P2.2 corresponds to A, B, C count strobe, each counted once, the variable output to digital, is displayed in the main program of digital tube 4, Interrupt 0 5 in the digital display, digital display interrupt an inside tube 6. Set External Interrupt 0 is a senior interrupt, external interrupt 1 is lower interrupt. LED display keys change the order observed.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





include.doc

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org