搜索资源列表
LCD4
- LCD-7279的经过调试多次已经能够实现在指定的位置显示特定的数据。 程序lcd1.c实现基本的功能,即:键盘输入0、1、2、3、4、5、6、7、8、9、a\\b\\c\\d\\e\\f 在液晶的指定位置显示实现满屏或半屏显示点阵和字符,调入一幅图画的代码进行显示;-LCD-7279 after the repeated testing has been able to achieve the specified location-specific data. Lcd1.c procedu
7279
- 4*4按键,用7279驱动8个LED数码管发光。前4*2个键分别使8段数码管亮,后4*2个见分别使其灭。-4* 4 key, 7279 driver with 8 LED digital tube LED. Before the 4* 2 keys respectively 8 digital tube light, 4* 2, respectively, to see out.
7279_51_shizhong
- 51驱动,HD7279 硬件实测通过。 实现电子钟功能,在两个4位7段数码管上显示时间,采用4*4键盘输入控制-51 drivers, HD7279 measured through the hardware. Electronic clock function, in both 4 7 digital tube display time, the use of 4* 4 keyboard input control
7279
- 通过7279实现4*4矩阵键盘扫描和数码管显示 键盘键码为1-16,当键码小于10时,数码管只有第一位显示 高位自动消隐-By 7279 to achieve 4* 4 matrix keyboard scanning and LED display keyboard key code is 1-16, when the key is less than 10 yards, the digital control only the first one shows a high auto-
MicrocontrollerBasedElectronicCodeLockDesign
- 设计以电磁继电器模拟密码锁,由单片机8051来控制锁的打开与闭合,由HD7279来管理器键盘及显示,密码从键盘输入,用8051来控制7279显示当前锁的状态信息及报警。本次设计用单片机开发系统来模拟密码锁的多种功能,密码由4-6位数字组成,当输入密码相符时开锁,输入三次不符报警,同时密码输入正确时可以修改密码,此时指示灯亮。开锁单片机开发出开关量,通过光电耦合器控制,打开密码锁。报警则由单片机发出报警信号,控制音频放大电路发出报警声音。-Designed to simulate electrom
electronic-locks
- 由单片机来控制锁的打开与闭合,由HD7279来管理器键盘及显示;密码从键盘输入,用单片机控制7279显示当前锁的状态信息及报警。密码由4-6位数字组成,当输入密码时,有相应按键提示,正确时,单片机发出开锁信号,通过光耦控制,打开密码锁。为了避免密码锁被多次试探而解密,输入三次不符报警,此时单片机发出报警信号,经过放大发出报警声音。同时密码输入正确时可以修改密码,此时指示灯亮-Password is composed of 4 to 6 digits, when the input passwor
7279-1
- 键盘扫面芯片HD7279驱动函数,测试可用使用.4个数据线驱动,定义如下sbit HD7279A_CS=P1^3 sbit HD7279A_CLK=P1^2 sbit HD7279A_DATA=P1^1 sbit HD7279A_KEY=P1^0 -Keyboard sweep surface chip HD7279 driver function, testing the use of available