搜索资源列表
atmage16++c语言+16按键++单片机密码锁程序.c
- atmage16++c语言+16按键++单片机密码锁程序.c
功能齐全的单片机音乐程序
- 单片机最小系统,两位LED数码管由串口输出接两个164驱动,Lout,Rout为左右声道输出,SET, ALT0, ALT1为三个按键,也可自己在开始的I/O定义改成你想用的I/O口;12M晶振若用89C51则只可装下约14首歌曲,用89C52则可装下近40曲-smallest SCM system, two LED digital serial output from the pipe then two 164-driven, Lou
按键扫描驱动程序
- 按键扫描驱动程序。51单片机。c语言编程。-button scanning driver. MCU 51. C programming language.
单片机驱动标准PC机键盘的C51程序
- 将键盘发回的数据放到一个缓冲区里(数组),当按键结束后发生内部中断来处理所按的按键-returned to the keyboard data in a buffer (the array), when the button after internal interruption to processing by the key
单片机电子钟
- 用C51编写的源程序清单(由实验板运行通过)包含器件配置文件.闹时启/停子函数.走时函数.定时器T0 5mS初始化.扫描按键子函数.延时子函数等整个工程源代码-with C51 prepared by the source list (from the experimental operation through plate) contains device configuration files. When downtown Kai/
4X4键盘程序实现多个按键程序
- 4X4键盘程序实现多个按键程序 键盘扫描-4x4 keyboard procedures to implement multiple keys keyboard scan procedure
keyboard11.24
- 上学时做的一个51单片机按键显示程序,文件结构清晰,功能函数 可以通用。希望大家喜欢,可以和我连续QQ117825163 arcbravezhou@yahoo.com.cn jsn_ze@yahoo.com.cn-school to do a 51 MCU button display program, the document a clear structure and function of common functions
c51key3
- 基于AT89C51系列单片机的按键识别的C51程序之按键识别-AT89C51 series MCU based on the identification of key C51 identification procedures Press
anjianchaxun
- 单片机实例程序(按键查询程序)适合初学者使用-SCM sample program (Press Inquiries Procedure) for beginners
ANJIAN
- 一个单片机的按键程序。没有使用延时。但是使用其他的方式来达到了延时的目的。-A single-chip key procedures. Do not use the delay. However, the use of other means to achieve the purpose of delay.
anjian
- 采用ti公司89s51型单片机,按键程序,类似于遥控器的功能-The use of ti-based company 89s51 microcontroller, key procedures, similar to the function of remote control
key
- 扫描按键的程序,51单片机的按键程序-Scan button procedure, 51 single-chip key procedures
dpj2
- 单片机程序设计及实验,有I/O口操作,按键程序,人机交互界面程序,外部INT0/INT1中断程序,无线遥控,时钟程序等-Single-chip design and experimental procedures, have I/O port operation, key procedures, human-computer interaction interface procedures, external procedures IN
1
- 单片机的按键扫描程序,是国外的人写得,感觉可以-SCM button scanning procedure is written abroad, I feel can be
key
- 单片机按键程序,本人自己编写,希望对大家有参考价值-Singlechip key procedures, I have written, in the hope that we have a reference value
Button
- 单片机按键程序,这个程序是学习单片机按键的非常不错的程序。-Single-chip key procedures, single-chip key is to learn the procedure very well.
key
- 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM
4x4key
- 4x4键盘 按键程序 经典版 单片机控制-Classic 4x4 keyboard keys MCU program
11—矩阵按键(代码最少的)
- 单片机矩阵按键程序, 单片机系统中,若使用按键较多时如电子密码锁、电话机键盘等一般都至少有12到16个按键,通常采用矩阵键盘。 矩阵键盘又称行列键盘,它是用四条I/O线作为行线,四条I/O线作为列线组成的键盘。在行线和列线的每个交叉点上设置一个按键。这样键盘上按键的个数就为4*4个。这种行列式键盘结构能有效地提高单片机系统中I/O口的利用率。(Singlechip matrix button program)
单片机按键控制程序【C语言】
- 单片机按键控制程序【C语言】,3个不同的测试测试程序,方便大家借鉴使用(Single - chip keystroke control program , 3 different test procedures for reference)