Data Processing
A character-by-character JSON parser to parse large JSON objects from HTTP or HTTPS on embedded devices.
Requires a custom finite state machine (handler) for each JSON document, so use ArduinoJSON where possible. Library includes useful example sketches.
Maintainer: Faptastic
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.