Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 727 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 727 Bytes

Grafici-GFX

Grafici GFX is a data plotting library for Adafruit GFX graphic libraries. This modular library allows you to easily manage and plot data on any arduino display/lcd supporting the Adafruit GFX library.

Testing

Unit testing

The library unit tests resides in the Grafici-TEST repository.

System testing

All examples are tested on Arduino UNO R4 Minima with the Adafruit 2.8" TFT Touch Shield shield. It is possible that on older arduinos some examples exceed the device total memory.

Notes and future ideas

For a sneak peek on the project notes and ideas visit the project notes on GitHub Pages.