You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Arduino_GigaDisplay_GFX** is a layer library for using methods from the [Adafruit GFX]() graphics core library, developed for the [Arduino GIGA Display Shield]() and the [Arduino GIGA R1 WiFi]() board.
4
+
5
+
It can be used to draw anything from single pixels to advanced geometrical shapes, and supports printing text / values with configurable font sizes.
6
+
7
+
To get started with this library and the shield, visit the [GIGA Display Shield GFX Guide](https://docs.arduino.cc/tutorials/giga-display-shield/gfx-guide).
8
+
9
+
>**Note:** this library requires version `4.0.6` and above of the [GIGA core](https://github.com/arduino/ArduinoCore-mbed) to be installed.
0 commit comments