27 lines
931 B
ReStructuredText
27 lines
931 B
ReStructuredText
|
LCD_8080
|
||
|
========================
|
||
|
|
||
|
:link_to_translation:`zh_CN:[中文]`
|
||
|
|
||
|
1 Function Overview
|
||
|
-------------------------------------
|
||
|
This project mainly verifies the function of lcd_8080 driving st7796 screen. After power-on, random color and random size area will be generated on the screen every second for display.
|
||
|
|
||
|
2 Code Path
|
||
|
-------------------------------------
|
||
|
demo path:./projects/media/lcd_8080
|
||
|
|
||
|
3 Introduction to cli commands
|
||
|
-------------------------------------
|
||
|
This function mainly relies on APP to use the configuration, and does not require cli command auxiliary control for the time being
|
||
|
|
||
|
4 Compile the command
|
||
|
-------------------------------------
|
||
|
Compile command: 'make bk7258 PROJECT=media/lcd_8080'
|
||
|
|
||
|
5 Presentation
|
||
|
-------------------------------------
|
||
|
After the device is powered on, the display displays rectangular squares of random size and color in random locations
|
||
|
likedislike
|
||
|
|