搜索资源列表
ucos-II.test
- 这是一个UCOS的AVR移植程序,网上都是WIN的多,我写是的ICC的。
Led05220
- 这个实验使用ATmega48单片机,这段代码通过“送数”与“延时”的交替,实现了端口 上LED的“轮流闪烁”效果。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上 -This experiment using ATmega48 microcontroller, the adoption of this code, " send a few" and " delay" of the turn, t
led05221
- 编译通过下载后,应该观察到PC5端口上所连接的发光二极管以每秒1次的频率闪烁。 这个实例的重点除了实际使用定时器之外,更重要的是引入了软件模板的使用。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-Compiled after download, it should be observed that the PC5 port on the light-emitting diode connected to the frequency
InterruptKeyboard
- 在这个实例中,模拟了按键唤醒功能。单片机通常在空闲的时候处于休眠状态,直到用户通过按键操作它时,才醒过来全速运行。另外此例讨论了编写键盘程序时的另一个重要问题:去抖动。 //硬件环境:ATmeg48 单片机,CPU时钟1MHz //软件环境:ICC AVR6.3以上-In this case, the simulation of the wake-up function keys. Single-chip idle time usually dormant until the user