brosig / Adafruit_GC9102_kbv

Adafruit style TFT library for GC9102, GC9106 controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This inherits from Adafruit_GFX and Adafruit_SPITFT libraries

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. MIT license, all text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_GC9102_kbv. Check that the Adafruit_GC9102_kbv folder contains Adafruit_GC9102_kbv.cpp, Adafruit_GC9102_kbv.h, Adafruit_GC9106_kbv.cpp, Adafruit_GC9106_kbv.h

Place the Adafruit_GC9102_kbv library folder your arduinosketchfolder/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE

Also requires the Adafruit_GFX library for Arduino.

About

Adafruit style TFT library for GC9102, GC9106 controllers

License:Other


Languages

Language:C++ 100.0%