mirror of
https://github.com/YuzuZensai/MCUFRIEND_kbv.git
synced 2026-01-31 14:57:48 +00:00
Update instructions
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
1. Install "Adafruit_GFX.h" library from GitHub into your User libraries folder if not already there.
|
||||
1. The Arduino Library Manager should find and install MCUFRIEND_kbv library
|
||||
|
||||
2. Unzip the attached "MCUFRIEND_kbv.zip" into your User libraries folder.
|
||||
2. Install the Adafruit_GFX library if not already in your User libraries.
|
||||
|
||||
3. Insert your Mcufriend style display shield into UNO. Only 28-pin shields are supported.
|
||||
|
||||
4. Start your Arduino IDE.
|
||||
4. Build any of the Examples from the File->Examples->Mcufriend_kbv menu. e.g. graphictest_kbv.ino
|
||||
|
||||
5. Build any of the Examples from the File->Examples->Mcufriend_kbv menu.
|
||||
Most of them will write some text to the Serial window (9600 baud). The BMP examples require you to copy the pictures from the bitmaps/ folder to your microSD (root directory)
|
||||
5. Most of them will write some text to the Serial window (9600 baud). The BMP examples require you to copy the pictures from the bitmaps/ folder to your microSD (root directory)
|
||||
|
||||
6. This library is only intended for UNO and these specific Shields. It will work on a MEGA2560 but not very fast.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user