aJson is the attempt to port a complete JSON implementation to Arduino. It is based on the cJSON implementation, reduced in size and removing one or two feature. The current mbed implementation only supports FILE* as input so you will have to use a temporary file for parsing your json input. https://github.com/interactive-matter/aJson

Dependents:   WIZwikiREST20

History

update to last git version default tip

2012-09-07, by mimil [Fri, 07 Sep 2012 09:30:33 +0000] rev 2

update to last git version


first release of aJSON library for mbed

2012-08-28, by mimil [Tue, 28 Aug 2012 08:16:29 +0000] rev 1

first release of aJSON library for mbed


[mbed] converted /Trash/aJSON

2012-08-27, by mimil [Mon, 27 Aug 2012 15:15:45 +0000] rev 0

[mbed] converted /Trash/aJSON