interactive-matter / aJson

aJson is an Arduino library to enable JSON processing with Arduino. It easily enables you to decode, create, manipulate and encode JSON directly from and to data structures.
http://interactive-matter.org/2010/08/ajson-handle-json-with-arduino/
567 stars 136 forks source link

Make AVR independent; tested on ESP8266 #72

Closed probonopd closed 9 years ago

lasselukkari commented 9 years ago

I need this too.

probonopd commented 9 years ago

Thank you