arduino-libraries / Arduino_GigaDisplay

Library for controlling the RGB on the GIGA Display Shield. It contains, also, a set of examples to use the display.
8 stars 3 forks source link

Arduino_GigaDisplay

Compile Examples Arduino Lint Spell Check

This library contains a set of examples to use the GIGA Display Shield. Upon installing this library from the Arduino IDE, the following libraries will also be installed:

It will also install the lvgl library, which is required for a large number of examples in this repository.

For any issues with the examples, please visit the repository of the libraries listed above.

GigaDisplayRGB

This library has a class called GigaDisplayRGB, which is used to control the built-in RGB on the GIGA Display Shield via the IS31FL3197 driver (I2C).