C51定时中断及计数中断例程

时间:2014-02-11 19:13:51
【文件属性】:
文件名称:C51定时中断及计数中断例程
文件大小:36KB
文件格式:RAR
更新时间:2014-02-11 19:13:51
C51 例程 对于新手的常用例程,教你如何使用定时器中断及计数中断
【文件预览】:
C51经典例程
----定时器t0()
--------main.c(1KB)
--------timer0.M51(3KB)
--------timer0.lnp(42B)
--------timer0.Opt(1KB)
--------timer0.plg(996B)
--------timer0.Uv2(2KB)
--------timer0.hex(638B)
--------timer0(2KB)
--------main.LST(6KB)
--------readme.txt(572B)
--------abstract.txt(617B)
--------main.OBJ(2KB)
----定时器2()
--------main.c(2KB)
--------timer2(2KB)
--------timer2.lnp(42B)
--------timer2.Uv2(2KB)
--------timer2.hex(669B)
--------main.LST(8KB)
--------timer2.M51(3KB)
--------readme.txt(784B)
--------abstract.txt(588B)
--------main.OBJ(2KB)
--------timer2.Opt(1KB)
--------timer2.plg(681B)
----外部计数器0_p3.4_t0()
--------main.c(1020B)
--------counter0.Uv2(2KB)
--------counter0.lnp(44B)
--------counter0.M51(5KB)
--------counter0.Opt(2KB)
--------counter0(4KB)
--------main.LST(6KB)
--------readme.txt(480B)
--------abstract.txt(491B)
--------counter0.plg(197B)
--------main.OBJ(2KB)
----外部中断0()
--------main.c(1KB)
--------external0.lnp(45B)
--------external0.Uv2(2KB)
--------external0.M51(3KB)
--------external0(1KB)
--------external0.plg(198B)
--------external0.Opt(1KB)
--------main.LST(2KB)
--------readme.txt(125B)
--------external0.hex(536B)
--------main.OBJ(1KB)

网友评论

  • 有使用参考价值,基本可用于项目 80
  • 学习单片机的入门教程,还可以。