Json Streaming Parser 2

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.

Author: Faptastic

Maintainer: Faptastic

Read the documentation

Go to repository

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.