Location:
Search - zlg7290 8
Search list
Description: ZLG7290是串口的可以带64个按键,8位数码管显示的芯片,由于它的震荡电路是晶振,所以比7279稳定(7279是RC震荡)-Wire serial port can bring the 64 keys, eight digital display control chip, because it is crystal oscillator circuit shocks, the stable compared to 7279 (7279 was RC concussion)
Platform: |
Size: 61160 |
Author: 龙武 |
Hits:
Description: 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。
软件包的接口界面:
(1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写)
(2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读)
(3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
(4) bit IRcvStr(uchar sla,uchar suba,uchar *s,uchar no) (有子地址)写N字节数据
(5) bit ISendStr(uchar sla,uchar *s,uchar no) (无子地址)写多字节数据
(6) bit IRcvStr(uchar sla,uchar *s,uchar no) (无子地址)读单字节数据
(7) unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data)
(8) void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num)
(9) unsigned char ZLG7290_SendCmd(unsigned char Data1,unsigned char Data2)
(10)unsigned char ZLG7290_GetKey()
-This package contains the I2C C51 process simulation software packages and Wire procedure, and then the C51 packets. The package interface : (1) bit ISendByte (uchar acids, uchar c) (no sons address) to write single-byte data (current addresses to write) (2) bit IRcvByte (uchar acids, uchar * c) (no sons address) Reading single-byte data (the current address of Reading) (3) bit ISendSt r (uchar acids, uchar SUBA, uchar * s, uchar no) (a sub-address) Reading N bytes of data (4) bit IRcvStr (s uchar la, uchar SUBA, uchar * s, uchar no) (a sub-address) N byte write data (5) bit ISendStr (uchar cleavage, uchar * s, uchar no) (no sons address) to write multi-byte data (6) bit IRcvStr (s uchar la, uchar * s, uchar no) (no sons address) Reading single-byte data (7) unsigned char ZLG72 90_SendData
Platform: |
Size: 13491 |
Author: 梁立林 |
Hits:
Description: I2C键盘控制芯片ZLG7290在51上的demo程序
I2C总线,可以控制8*8键盘和LED数码管
非常强大
Platform: |
Size: 46023 |
Author: Yining Lin |
Hits:
Description: zlg7290是一个能够8*8的键盘驱动芯片,其运用I2C信号传送所占的I/O口少,其中有56个是数字键8个是功能键.
Platform: |
Size: 1539 |
Author: 我就是我 |
Hits:
Description: 基于单片机C8051F020,利用ZLG7290实现8*8键盘。
Platform: |
Size: 34742 |
Author: 赵文武 |
Hits:
Description: ZLG7290是串口的可以带64个按键,8位数码管显示的芯片,由于它的震荡电路是晶振,所以比7279稳定(7279是RC震荡)-Wire serial port can bring the 64 keys, eight digital display control chip, because it is crystal oscillator circuit shocks, the stable compared to 7279 (7279 was RC concussion)
Platform: |
Size: 60416 |
Author: 龙武 |
Hits:
Description: 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。
软件包的接口界面:
(1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写)
(2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读)
(3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据
(4) bit IRcvStr(uchar sla,uchar suba,uchar *s,uchar no) (有子地址)写N字节数据
(5) bit ISendStr(uchar sla,uchar *s,uchar no) (无子地址)写多字节数据
(6) bit IRcvStr(uchar sla,uchar *s,uchar no) (无子地址)读单字节数据
(7) unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data)
(8) void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num)
(9) unsigned char ZLG7290_SendCmd(unsigned char Data1,unsigned char Data2)
(10)unsigned char ZLG7290_GetKey()
-This package contains the I2C C51 process simulation software packages and Wire procedure, and then the C51 packets. The package interface : (1) bit ISendByte (uchar acids, uchar c) (no sons address) to write single-byte data (current addresses to write) (2) bit IRcvByte (uchar acids, uchar* c) (no sons address) Reading single-byte data (the current address of Reading) (3) bit ISendSt r (uchar acids, uchar SUBA, uchar* s, uchar no) (a sub-address) Reading N bytes of data (4) bit IRcvStr (s uchar la, uchar SUBA, uchar* s, uchar no) (a sub-address) N byte write data (5) bit ISendStr (uchar cleavage, uchar* s, uchar no) (no sons address) to write multi-byte data (6) bit IRcvStr (s uchar la, uchar* s, uchar no) (no sons address) Reading single-byte data (7) unsigned char ZLG72 90_SendData
Platform: |
Size: 13312 |
Author: 梁立林 |
Hits:
Description: I2C键盘控制芯片ZLG7290在51上的demo程序
I2C总线,可以控制8*8键盘和LED数码管
非常强大-I2C chip ZLG7290 keyboard control in 51 of the demo program on I2C bus can control the 8* 8 keyboard and LED digital tube is very strong
Platform: |
Size: 46080 |
Author: Yining Lin |
Hits:
Description: 通过ZLG7290芯片驱动17键的键盘和8个共阴极LED,将按键值在LED上显示出来。-ZLG7290 chip drive through the 17 keys of the keyboard and a total of eight cathode LED, will be key in the LED display.
Platform: |
Size: 142336 |
Author: 陆辰浩 |
Hits:
Description: zlg7290是一个能够8*8的键盘驱动芯片,其运用I2C信号传送所占的I/O口少,其中有56个是数字键8个是功能键.-zlg7290 is an 8* 8 keyboard driver IC, the use of I2C signal to send the share of I/O port less, of which 56 is the number keys are function keys 8.
Platform: |
Size: 1024 |
Author: 我就是我 |
Hits:
Description: 基于单片机C8051F020,利用ZLG7290实现8*8键盘。-Based on MCU C8051F020, realize ZLG7290 use 8* 8 keyboard.
Platform: |
Size: 34816 |
Author: 赵文武 |
Hits:
Description: 在89s52单片机上显示成功的驱动,保证没问题-89s52 Singlechip displayed in the successful drive to ensure that no problem
Platform: |
Size: 58368 |
Author: shihaimou |
Hits:
Description: ZLG7290B 是广州周立功单片机发展有限公司自行设计的数码管显示驱动及键盘扫描
管理芯片。能够直接驱动8 位共阴式数码管(或64 只独立的LED),同时还可以扫描管理
多达64 只按键。其中有8 只按键还可以作为功能键使用,就像电脑键盘上的Ctrl、Shift、
Alt 键一样。另外ZLG7290B 内部还设置有连击计数器,能够使某键按下后不松手而连续有
效。采用I2C 总线方式,与微控制器的接口仅需两根信号线。该芯片为工业级芯片,抗干扰
能力强,在工业测控中已有大量应用。-Canton weeks ZLG7290B is Ligong Singlechip Development Co., Ltd. to design the digital tube display driver and the keyboard scan management chip. Can directly drive a total of 8 vaginal digital tube (or 64 independent LED), at the same time management can also scan up to 64 keys. Which has 8 buttons can also be used as function keys, like the computer keyboard on the Ctrl, Shift, Alt keys like. Another internal ZLG7290B batter has also set up counters, can press a button and a row after不松手effective. Using I2C bus mode microcontroller interface with only two signal lines. The chip-on-chip for industry, anti-interference ability, in the industrial measurement and control has been a large number of applications.
Platform: |
Size: 43008 |
Author: 田鹏飞 |
Hits:
Description: 周立功magic2410实验箱源码
第6章Linux高级实验(part1)
6.1 Linux内核编译实验
6.2 Linux根文件系统实验
6.3 CAT1025读/写实验.
6.4 ZLG7290键盘读取
6.5 USB-E2PROM编程器实验
6.6 SD/MMC卡实验
6.7触摸屏实验
6.8 PCMCIA接口CF卡实验
-Magic2410 week experimental box Ligong source Linux High Chapter 6 Experimental (part1) 6.1 Linux kernel 6.2 Linux compiler Experimental Experimental root file system 6.3 CAT1025 read/write test. 6.4 ZLG7290 read keyboard 6.5 USB-E2PROM experimental programmer 6.6 SD/MMC Card Touch Screen Experiment 6.7 Experiment 6.8 PCMCIA interface CF card experiment
Platform: |
Size: 1734656 |
Author: yc |
Hits:
Description: zlg7290 4*4键盘 8数码管显示IIC协议 c语言编程-zlg7290 key
Platform: |
Size: 43008 |
Author: onion |
Hits:
Description: 基于DSP2812 zlg7290B驱动8位程序-Zlg7290 drive eight procedures
Platform: |
Size: 978944 |
Author: ZZY |
Hits:
Description: 这是一个I2C总线的动态显示试验程序ZLG7290
在8个数码管上显示12345678- This is an I2C bus, dynamic display test procedures ZLG7290 8 digital tube display 12345678
Platform: |
Size: 11264 |
Author: 于馨萌 |
Hits:
Description: zlg7290是一个能够8*8的键盘驱动芯片,其运用I2C信号传送所占的I/O口少,其中有56个是数字键8个是功能键.-zlg7290 is an 8* 8 keyboard driver IC, the use of I2C signal to send the share of I/O port less, of which 56 is the number keys are function keys 8.
Platform: |
Size: 2048 |
Author: nomicgr |
Hits:
Description: 利用ZLG7290实现对F4区的键盘扫描,将键号显示于8位数码管上-Using ZLG7290 to achieve the F4 area of the keyboard scan, the key number displayed on the 8 digit
Platform: |
Size: 27648 |
Author: 郝小江 |
Hits:
Description: AT89C51+24C04A的Proteus模拟原理图,含源代码,含Proteus Pro 7.8 SP2模拟。(AT89C51+24C04A's Proteus simulation schematic, containing source code, including Proteus Pro 7.8 SP2 simulation.)
Platform: |
Size: 45056 |
Author: leeeux |
Hits: