📄 readme.txt
字号:
Demo.c --> Main Program
Demo.h --> Define the Panel Resolution(X/Y Size), Subroutine Declare
RA8806.c --> Sub-Routine to control the RA8806
RA8806.h --> Define the Interface pin of RA8806 and 8051, Define some unfixed parameters for Register of RA8806
RA8806Reg.h --> Define Register name for RA8806's Register
UserDef.c --> Define the MCU interface(*8080 or 6800), Panel Resolution(*320x240 or 240x160), Font Selection(*BIG5 or GB)
Delay.c --> Sub-Routine of Delay Time
MX10e8051i.h --> Define for Macronix 8051 MCU
picture.h --> RAiO Picture 320x240
Default Vaule -->*8080, 320x240 ,*BIG5 ,Frame Rate 75Hz
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -