mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-30 12:22:43 +00:00
15 lines
621 B
Markdown
15 lines
621 B
Markdown
1. Install "Adafruit_GFX.h" library from GitHub into your User libraries folder if not already there.
|
|
|
|
2. Unzip the attached "MCUFRIEND_kbv.zip" into your User libraries folder.
|
|
|
|
3. Insert your Mcufriend style display shield into UNO. Only 28-pin shields are supported.
|
|
|
|
4. Start your Arduino IDE.
|
|
|
|
5. Build any of the Examples from the File->Examples->Mcufriend_kbv menu. e.g.
|
|
graphictest_kbv.ino: shows all the methods
|
|
LCD_ID_readreg.ino: diagnostic check to identify unsupported controllers.
|
|
|
|
HOW TO INSTALL AND USE: is now in "mcufriend_how_to.txt"
|
|
CHANGE HISTORY: is now in "mcufriend_history.txt"
|