文件名称:ATmega16keyboardsimulation
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 61kb
- 下载次数:
- 0次
- 提 供 者:
- 黄*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Platform : proteus7.4仿真电路
Project : 4乘4矩阵键盘程序(GCC)
Clock F : 3.6864M
Software : WinAVR-20090313+Proteus7.4
Author : hh
comments :
1、学习4*4键盘程序的编写方法
2、采用轮询的方法检测按键,按键使用防抖处理
3、当按下按键后,对应的LED灯点亮
4、占用5.4 存储器空间,较ICCAVR的22 小的不少,但仿真时速度较慢,可能与计算机性能有关
-Platform: proteus7.4 simulation circuit Project: 4 x 4 matrix keyboard program (GCC) Clock F: 3.6864M Software: WinAVR-20090313+ Proteus7.4 Author: hh comments: 1, 4* 4 keyboard program to learn the preparation method 2, using the polling method to detect key, key for 3 with image stabilization, when the button is pressed, the corresponding LED lights up 4, take up memory space of 5.4 compared to 22 ICCAVR small number, but faster than the time simulation slow computer performance may be related
Project : 4乘4矩阵键盘程序(GCC)
Clock F : 3.6864M
Software : WinAVR-20090313+Proteus7.4
Author : hh
comments :
1、学习4*4键盘程序的编写方法
2、采用轮询的方法检测按键,按键使用防抖处理
3、当按下按键后,对应的LED灯点亮
4、占用5.4 存储器空间,较ICCAVR的22 小的不少,但仿真时速度较慢,可能与计算机性能有关
-Platform: proteus7.4 simulation circuit Project: 4 x 4 matrix keyboard program (GCC) Clock F: 3.6864M Software: WinAVR-20090313+ Proteus7.4 Author: hh comments: 1, 4* 4 keyboard program to learn the preparation method 2, using the polling method to detect key, key for 3 with image stabilization, when the button is pressed, the corresponding LED lights up 4, take up memory space of 5.4 compared to 22 ICCAVR small number, but faster than the time simulation slow computer performance may be related
相关搜索: openGL
(系统自动生成,下载前可以参看下载内容)
下载文件列表
基于ATmega16的矩阵键盘的程序及其仿真\keyboard.pnproj
....................................\keyboard.pnps
....................................\Last Loaded 实验45:4乘4矩阵键盘程序(GCC).DBK
....................................\main.c
....................................\main.eep
....................................\main.elf
....................................\main.hex
....................................\main.lss
....................................\main.lst
....................................\main.map
....................................\main.o
....................................\main.sym
....................................\Makefile
....................................\实验45:4乘4矩阵键盘程序(GCC).DSN
....................................\实验45:4乘4矩阵键盘程序(GCC).PWI
....................................\.dep\main.o.d
....................................\.dep
基于ATmega16的矩阵键盘的程序及其仿真
....................................\keyboard.pnps
....................................\Last Loaded 实验45:4乘4矩阵键盘程序(GCC).DBK
....................................\main.c
....................................\main.eep
....................................\main.elf
....................................\main.hex
....................................\main.lss
....................................\main.lst
....................................\main.map
....................................\main.o
....................................\main.sym
....................................\Makefile
....................................\实验45:4乘4矩阵键盘程序(GCC).DSN
....................................\实验45:4乘4矩阵键盘程序(GCC).PWI
....................................\.dep\main.o.d
....................................\.dep
基于ATmega16的矩阵键盘的程序及其仿真