19 lines
757 B
Markdown
19 lines
757 B
Markdown
# GC9A01A Arduino Library
|
|
|
|
Library to provide GC9A01A display driver support in Adafruit_GFX.
|
|
|
|
Adafruit invests time and resources providing this open source code,
|
|
please support Adafruit and open-source hardware by purchasing
|
|
products from Adafruit!
|
|
|
|
Written by Limor Fried/Ladyada for Adafruit Industries.
|
|
GC9A01A adaptation by Phil "PaintYourDragon" Burgess.
|
|
BSD license, all text above must be included in any redistribution
|
|
|
|
Requires the Adafruit_GFX library for Arduino.
|
|
|
|
EXTRAS FOLDER: Adafruit_Arcada_FeatherM4.h file can be used with
|
|
Adafruit_Arcada library to make the M4_Eyes sketch compile on Adafruit
|
|
Feather M4 with this display (second display has not been tested,
|
|
would require setting up a second SPI SERCOM, but in theory it should work).
|