Forum: Mikrocontroller und Digitale Elektronik Parsing huge Json file with esp32


von Martin L. (tempusertempuser)


Lesenswert?

Hello I have an ESP32 and want to parse a \~89kb json file from the 
internet. How can i do this? Is it possible?

von Sebastian W. (wangnick)


Lesenswert?

Martin L. schrieb:
> Hello I have an ESP32 and want to parse a \~89kb json file from the
> internet. How can i do this? Is it possible?

Look for a JSON "streaming" parser. E.g., first thing I found was 
https://github.com/squix78/json-streaming-parser. Good luck.

KR, Sebastian

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.