2016-03-19 21:43:31 +00:00
|
|
|
#MCUFRIEND_kbv
|
|
|
|
|
Library for Uno 2.4, 2.8, 3.5, 3.6, 3.95 inch mcufriend Shields
|
|
|
|
|
|
2016-03-19 21:13:10 +00:00
|
|
|
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.
|
|
|
|
|
|
2016-03-19 21:13:10 +00:00
|
|
|
5. Build any of the Examples from the File->Examples->Mcufriend_kbv menu. e.g.
|
2016-03-19 21:18:19 +00:00
|
|
|
|
|
|
|
|
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
|
|
|
|
2016-03-19 21:13:10 +00:00
|
|
|
HOW TO INSTALL AND USE: is now in "mcufriend_how_to.txt"
|
2016-03-19 21:18:19 +00:00
|
|
|
|
2016-03-19 21:13:10 +00:00
|
|
|
CHANGE HISTORY: is now in "mcufriend_history.txt"
|