Location:
Search - zlg7290 a
Search list
Description: 51单片机众多优秀的开发源程序:ZLG7290例程*ZLG7290汇编例程*蜂鸣器音乐例程*蜂鸣器响例程*读EEPROM并显示例程*16×2LCD模块例程*128×64点阵LCD模块例程*直连KEY和LED例程*直连LED例程*lin模块的原码及例程。LIN总线例程 RS232例程(包括PC端和书上了串口例程) USB1.1例程(包括PC端) RS485例程 USB2.0例程(有3个,包括PC端) 基于ETHERNET的TCPIP例程 时钟显示例程 CAN自发自收例程 外中断1 CAN例程 USB2.0PC例程-51 MCU development of many excellent source : Wire routines** Wire compilation routines buzzer music routines** buzzer sound routines EEPROM read and display routines* 16 gen module routines* 128 x 64 dot-matrix LCD module routines* Direct Connect KEY routines and LED* Direct Connect lin* LED module routines of the original code and routines. LIN bus RS232 routines routines (including PC- and a book on the serial routines) USB1.1 routines (including the PC side) RS485 routines USB2.0 routines (there are three, including the PC side) BASED ETHERNET TCPIP routines clock display routines CAN spontaneous collected an external interrupt routines CAN routines USB2.0PC routines
Platform: |
Size: 19338240 |
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: 本程序是一个ZLG7290的驱动程序。要用的朋友来下载吧-This procedure is a ZLG7290 drivers. To use a friend to download it
Platform: |
Size: 39936 |
Author: 李天 |
Hits:
Description: VIIC_C51.C此程序是I2C操作平台(主方式的软件平台)的底层的C子程序,如发送数据
及接收数据,应答位发送,并提供了几个直接面对器件的操作函数,它很方便的
与用户程序连接并扩展.....
注意:函数是采用软件延时的方法产生SCL脉冲,固对高晶振频率要作
一定的修改....(本例是1us机器周期,即晶振频率要小于12MHZ)-VIIC_C51.C this procedure is I2C operating platform (the main mode of the software platform) the bottom of the C subprogram, such as the send data and receive data, send response bit and to provide a number of directly facing the operation of the device function, it is convenient with the user program to connect and expand ..... NOTE: The function is the use of software methods delay SCL pulse, solid crystal of high frequency to make certain amendments to ....( in this case is 1us machine cycle, that is, crystal oscillator frequency to less than 12MHZ)
Platform: |
Size: 46080 |
Author: saishindou |
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: 常见datasheet中文版--- 很多人不大习惯读英文的datasheet,这里附上的几个常见器件datasheet的中文版,包括PDIUSBD12, SST39VF160, ZLG7279A, ZLG7290, RTL8019AS等,对于嵌入式软硬件开发的人员来说,很具有实用价值-Datasheet common Chinese- many people are not accustomed to reading English datasheet, here a few common devices attached datasheet the Chinese version, including PDIUSBD12, SST39VF160, ZLG7279A, ZLG7290, RTL8019AS and so on, for embedded hardware and software development personnel it is very useful
Platform: |
Size: 2151424 |
Author: caoyonggang |
Hits:
Description: 初学51的值得看一下…………里面有很多实例-51 beginner s worth a look ... ... ... ... There are so many examples of
Platform: |
Size: 3767296 |
Author: 张海 |
Hits:
Description: 本程序是一块I2C电路演示板的演示程序,是一个电子钟,里面有ZLG7290,实时时钟8563等电路的有关程序,可供参考。这块板是我给学生做毕业设计用的。-This procedure is a demo board circuit I2C demo program, is an electronic clock, which has ZLG7290, real-time clock circuit 8563, such as about the procedure, for reference. This board is my graduation project to the students used to do.
Platform: |
Size: 4096 |
Author: 王家鼎 |
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: ZLG7290键盘检测及 LED 显示示例
ZLG7290是一种I2C接口键盘及LED驱动管理器件,提供数据译码和循环、移位、段寻址等控制。它可
采样64个按键或传感器,单片即可完成LED显示、键盘接口的全部功能。ZLG7290的从地址为70H,器件内
部通过I2C总线访问的寄存器地址范围为00H~17H,任一寄存器都可按字节直接读写,并支持自动增址功能
和地址翻转功能。-ZLG7290 keyboard detection and LED display ZLG7290 example I2C interface is a keyboard and LED-driven management devices, providing data decoding and recycling, displacement, paragraph addressing such control. It can be sampling 64 keys or sensors, to complete single-chip LED display, full function keyboard interface. ZLG7290 from address 70H, the internal device through the I2C bus to visit the register address range of 00H ~ 17H, any register can be directly read and write by byte, and to support automatic function and address of the site by flip function.
Platform: |
Size: 161792 |
Author: yjj |
Hits:
Description: ZLG7290键盘驱动程序。按下按键,在串口调试助手中输入b,在窗口中立即出现按键所对应的数值。比官方程序多一段芯片初始化代码。-ZLG7290 keyboard driver. Press the button, serial debugging aides in the type b, appear in the window corresponding to the numerical keys. Than the official procedures have a chip initialization code.
Platform: |
Size: 28672 |
Author: 王丹 |
Hits:
Description: 基于MSC51的数字钟。采用PCF8563作为日历芯片,ZLG7290显示和键盘控制。具有5个闹钟源。同时可以修改报时时间和报时音效和LED灯效。-MSC51-based digital clock. PCF8563 chip used as a calendar, ZLG7290 display and keyboard control. Clock source has a 5. At the same time, time can be amended time and time efficient audio and LED lamps.
Platform: |
Size: 2048 |
Author: plzou |
Hits:
Description: 51相关外围扩展电路,包括IIC器件PCF8563,PCF8576,ZLG7290;液晶控制电路LCD1602和12864;步进电机控制电路;伺服电机控制电路 AD,DC控制;温度,湿度控制等等,有很好的参考价值。-51 related to the expansion of the external circuit, including the IIC device PCF8563, PCF8576, ZLG7290 and LCD1602 LCD control circuit 12864 stepper motor control circuit servo motor control circuit AD, DC control temperature, humidity control and so on, there is a good reference价值.
Platform: |
Size: 118784 |
Author: cwj0304 |
Hits:
Description: ZLG7290的C51演示程序,首先演示了数码管的显示功能,最后清除显示,等待某个键按下并显示出键值-The C51 demo ZLG7290, the first demonstration of the digital display tube, and finally clear the display, waiting for a key press and display a key
Platform: |
Size: 1024 |
Author: 潘海鹏 |
Hits:
Description: AVR与ZLG7290的TWI通信程序,绝对好用-AVR' s TWI communication program with the ZLG7290
Platform: |
Size: 5120 |
Author: tom |
Hits:
Description: ZLG7290做键盘采集的重要列程,适合51单片机应用,也许会有很大帮助。-ZLG7290 out to do the important keyboard collection process, for 51 single-chip applications, there may be a great help.
Platform: |
Size: 3072 |
Author: yinjianjun |
Hits:
Description: 完整的按键功能,用的是周立功的7290芯片,还有液晶显示,操作简单,可直接调用-Complete key features, using a week of the 7290 chip meritorious, there are liquid crystal display, simple operation, can be called directly
Platform: |
Size: 32768 |
Author: Jim |
Hits:
Description: zlg7290官方资料,7290是一种键盘管理芯片,有数码管显示管理功能。-zlg7290 official information, 7290 is a keyboard management chip, a digital display management functions.
Platform: |
Size: 260096 |
Author: 于腾 |
Hits:
Description: ATMEGA16基于硬件TWI(IIC)接口的周立功数码管键盘管理芯片ZLG7290(IIC接口)驱动,具有直接地址写入,命令控制,数码管闪烁,译码输入等功能-ATMEGA16 hardware-based TWI (IIC) interface ZLG digital keyboard management chip ZLG7290 (IIC interface) drives, has a direct address to write, command control, LED flash, decoding the input functions
Platform: |
Size: 3072 |
Author: xuwenqiang |
Hits:
Description: 广州致远公司周立功头文件,做单片机实验的好东西。-ZLG header files, a good thing to do single-chip experiments.
Platform: |
Size: 217088 |
Author: 樊记明 |
Hits: