文件名称:ST7565_LCD_Driver
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 264kb
- 下载次数:
- 0次
- 提 供 者:
- Frenki******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在WinAVR下的ST7565圖形點陣的驅動程序,可以顯示5*7 & 8*16的ASCII和自定義的漢字,並且有3*4矩陣按鍵的掃描解碼程序。-In WinAVR under ST7565 dot-matrix graphics driver, you can show the 5* 7
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test_LCD
........\default
........\.......\Board_Func.o
........\.......\dep
........\.......\...\Board_Func.o.d
........\.......\...\ISR_Func.o.d
........\.......\...\LCD_ST7565.o.d
........\.......\...\main.o.d
........\.......\...\PushButtonProc.o.d
........\.......\ISR_Func.o
........\.......\LCD_ST7565.o
........\.......\main.o
........\.......\Makefile
........\.......\PushButtonProc.o
........\.......\Test_LCD.eep
........\.......\Test_LCD.elf
........\.......\Test_LCD.hex
........\.......\Test_LCD.lss
........\.......\Test_LCD.map
........\HeaderFiles
........\...........\Board_Func.h
........\...........\config.h
........\...........\ISR_Func.h
........\...........\LCD_Font.h
........\...........\LCD_ST7565.h
........\...........\PushButtonProc.h
........\include
........\.......\alloca.h
........\.......\assert.h
........\.......\avr
........\.......\...\boot.h
........\.......\...\common.h
........\.......\...\crc16.h
........\.......\...\delay.h
........\.......\...\eeprom.h
........\.......\...\fuse.h
........\.......\...\interrupt.h
........\.......\...\iom128.h
........\.......\...\iom16.h
........\.......\...\iom64.h
........\.......\...\lock.h
........\.......\...\parity.h
........\.......\...\pgmspace.h
........\.......\...\portpins.h
........\.......\...\power.h
........\.......\...\sfr_defs.h
........\.......\...\signal.h
........\.......\...\sleep.h
........\.......\...\version.h
........\.......\...\wdt.h
........\.......\compat
........\.......\......\deprecated.h
........\.......\......\ina90.h
........\.......\......\twi.h
........\.......\ctype.h
........\.......\errno.h
........\.......\inttypes.h
........\.......\math.h
........\.......\setjmp.h
........\.......\stdint.h
........\.......\stdio.h
........\.......\stdlib.h
........\.......\string.h
........\.......\util
........\.......\....\atomic.h
........\.......\....\crc16.h
........\.......\....\delay.h
........\.......\....\delay_basic.h
........\.......\....\parity.h
........\.......\....\setbaud.h
........\.......\....\twi.h
........\SourceFiles
........\...........\Board_Func.c
........\...........\ISR_Func.c
........\...........\LCD_ST7565.c
........\...........\main.c
........\...........\PushButtonProc.c
........\SourceInsight
........\.............\SoundBar.IAB
........\.............\SoundBar.IAD
........\.............\SoundBar.IMB
........\.............\SoundBar.IMD
........\.............\SoundBar.PFI
........\.............\SoundBar.PO
........\.............\SoundBar.PR
........\.............\SoundBar.PRI
........\.............\SoundBar.PS
........\.............\SoundBar.WK3
........\Test_LCD.aps
........\test_lcd.aws
........\default
........\.......\Board_Func.o
........\.......\dep
........\.......\...\Board_Func.o.d
........\.......\...\ISR_Func.o.d
........\.......\...\LCD_ST7565.o.d
........\.......\...\main.o.d
........\.......\...\PushButtonProc.o.d
........\.......\ISR_Func.o
........\.......\LCD_ST7565.o
........\.......\main.o
........\.......\Makefile
........\.......\PushButtonProc.o
........\.......\Test_LCD.eep
........\.......\Test_LCD.elf
........\.......\Test_LCD.hex
........\.......\Test_LCD.lss
........\.......\Test_LCD.map
........\HeaderFiles
........\...........\Board_Func.h
........\...........\config.h
........\...........\ISR_Func.h
........\...........\LCD_Font.h
........\...........\LCD_ST7565.h
........\...........\PushButtonProc.h
........\include
........\.......\alloca.h
........\.......\assert.h
........\.......\avr
........\.......\...\boot.h
........\.......\...\common.h
........\.......\...\crc16.h
........\.......\...\delay.h
........\.......\...\eeprom.h
........\.......\...\fuse.h
........\.......\...\interrupt.h
........\.......\...\iom128.h
........\.......\...\iom16.h
........\.......\...\iom64.h
........\.......\...\lock.h
........\.......\...\parity.h
........\.......\...\pgmspace.h
........\.......\...\portpins.h
........\.......\...\power.h
........\.......\...\sfr_defs.h
........\.......\...\signal.h
........\.......\...\sleep.h
........\.......\...\version.h
........\.......\...\wdt.h
........\.......\compat
........\.......\......\deprecated.h
........\.......\......\ina90.h
........\.......\......\twi.h
........\.......\ctype.h
........\.......\errno.h
........\.......\inttypes.h
........\.......\math.h
........\.......\setjmp.h
........\.......\stdint.h
........\.......\stdio.h
........\.......\stdlib.h
........\.......\string.h
........\.......\util
........\.......\....\atomic.h
........\.......\....\crc16.h
........\.......\....\delay.h
........\.......\....\delay_basic.h
........\.......\....\parity.h
........\.......\....\setbaud.h
........\.......\....\twi.h
........\SourceFiles
........\...........\Board_Func.c
........\...........\ISR_Func.c
........\...........\LCD_ST7565.c
........\...........\main.c
........\...........\PushButtonProc.c
........\SourceInsight
........\.............\SoundBar.IAB
........\.............\SoundBar.IAD
........\.............\SoundBar.IMB
........\.............\SoundBar.IMD
........\.............\SoundBar.PFI
........\.............\SoundBar.PO
........\.............\SoundBar.PR
........\.............\SoundBar.PRI
........\.............\SoundBar.PS
........\.............\SoundBar.WK3
........\Test_LCD.aps
........\test_lcd.aws