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.
Hi, is there any example on how to add json objects to a json array? From the API this seems possible, but I'm not getting how to do it correctly. Thanks!
Hi, is there any example on how to add json objects to a json array? From the API this seems possible, but I'm not getting how to do it correctly. Thanks!