搜索资源列表
LCD12864
- DP_51PRO实验仪图形液晶显示实验。先在屏幕上的随机位置显示随机数字(0--9), * 然后调用画直线函数以屏幕中心为中点画对称的直线,最后显示一个简单的窗口。-Experiment DP_51PRO graphics liquid crystal display experiment. First in a random location on the screen shows random number (0 9),* th
yejinxianshi
- 字符型 及图形 液晶显示程序,51单片机-Character and graphic LCD procedures, 51 MCU
LcdDisp
- 128*64点阵LCD的Verilog代码,LCD为左右半屏各64*64个点,LCDdatasheet可参考ZY12864D.pdf-128* 64 dot matrix LCD, Verilog code, LCD screen is about half of the 64* 64 points, LCDdatasheet refer ZY12864D.pdf
ZY12864D
- 128*64点阵LCD的通用文档,写得很详细,据此文档基于单片机和FPGA开发的LCD显示程序均运行成功-128* 64 dot matrix LCD common document, write a very detailed document based on microcontroller and FPGA accordingly developed procedures are running successfully LCD
ZY12864D
- 1.文件名:LCM_DRIVE.C 2.功能:图形液晶TG12864B-2驱动程序。 3.说明:在LCM_DRIVE.H文件中定义了LCM操作地址,左半屏的写命令操作地址为2004H,写 4.数据操作地址为2005H,右半屏的写命令操作地址为2000H,写数据操作地址为2001H; 5.由于GRAPHICS.C中使用了disp_buf作为作图缓冲区,所以LCM_WriteByte()、LCM_ 6.DispFill(