Files
MCUFRIEND_kbv/README.md
2016-03-19 21:43:31 +00:00

702 B

#MCUFRIEND_kbv Library for Uno 2.4, 2.8, 3.5, 3.6, 3.95 inch mcufriend Shields

  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"