2. Libraries Used
Installing libraries in Arduino IDE
You can go to Tools > Manage Libraries in the Arduino IDE to search and install the latest versions of following libraries.
These are some of the common libraries used in the examples. More information about these can be found in the examples github repo.
- Adafruit GFX by Adafruit
- GxEPD by Jean-Marc Zingg
- GxEPD2 by Jean-Marc Zingg
- ArduinoJson by Benoit Blanchon
- JSON Streaming Parser by Daniel Eichhorn