搜索资源列表
uclinux+lcd
- 我自己写的44B0+uclinux驱动12864点阵式LCD的显示程序,适合于做小工程的程序员使用-I wrote it myself 44B0 Basis driven 12,864 Matrix LCD display program, suitable for small projects programmers use
LCDtest
- uclinux下的12864液晶字符设备的驱动程序。自己测试过的。-uclinux
12864
- 12864 液晶显示程序 为嵌入式设备驱动开发必备模块-12864 LCD embedded device driver development program is essential modules
EasyCortex-m3-1300--12864
- EasyCortex m3 1300 驱动12864C程序-EasyCortex m3 1300
chengxu
- /*12864驱动程序 数据口接反,所以有一个数据口倒过来函数*/ #define LCD_SELF 1 #include <reg52.h> #include <intrins.h> #include "IoDefine.h" #include "lcd.h" #define L_PORT P0-/* 12864 driver data port is reversed, so there is a data port u