mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-30 12:22:43 +00:00
620 B
620 B
-
Install "Adafruit_GFX.h" library from GitHub into your User libraries folder if not already there.
-
Unzip the attached "MCUFRIEND_kbv.zip" into your User libraries folder.
-
Insert your Mcufriend style display shield into UNO. Only 28-pin shields are supported.
-
Start your Arduino IDE.
-
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"