Files
MCUFRIEND_kbv/README.md

15 lines
621 B
Markdown
Raw Normal View History

1. Install "Adafruit_GFX.h" library from GitHub into your User libraries folder if not already there.
2016-03-19 20:54:08 +00:00
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.
2016-03-19 20:54:08 +00:00
HOW TO INSTALL AND USE: is now in "mcufriend_how_to.txt"
CHANGE HISTORY: is now in "mcufriend_history.txt"