From 94340c0b02f888de86b418b7c41adf43e7087c51 Mon Sep 17 00:00:00 2001 From: cw7 Date: Thu, 9 Jun 2016 15:37:22 +0800 Subject: [PATCH] +json-streaming-parser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91a971d..af25ba6 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ A curated list of awesome Arduino hardwares, libraries and projects * [keysweeper](https://github.com/samyk/keysweeper) - KeySweeper is a stealthy Arduino-based device, camouflaged as a functioning USB .... * [aJson](https://github.com/interactive-matter/aJson) - an Arduino library to enable JSON processing with Arduino * [ArduinoJson](https://github.com/bblanchon/ArduinoJson) - An efficient JSON library for embedded systems +* [json-streaming-parser](https://github.com/squix78/json-streaming-parser) - library for parsing potentially huge json streams on devices with scarce memory * [USB_Host_Shield_2.0](https://github.com/felis/USB_Host_Shield_2.0) - Revision 2.0 of USB Host Library for Arduino * [pubsubclient](https://github.com/knolleary/pubsubclient) - A client library for the Arduino Ethernet Shield that provides support for MQTT * [WiringPi](https://github.com/WiringPi/WiringPi) - Gordon's Arduino wiring-like WiringPi Library for the Raspberry Pi