Skip to content

leonardocavagnis/Arduino_GigaDisplay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

Minimal library for controlling the RGB on the GIGA Display Shield.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.7%
  • C 5.3%