It’s was about time! The ArduinoJson Assistant finally supports ArduinoJson version 6.

As a reminder, the ArduinoJson Assistant allows you to compute the size of the JsonBuffer (for version 5), or of the JsonDocument (for version 6). It also generates two programs: one to serialize and one to deserialize the JSON document. All you need to do is copy your JSON document and paste it in the box!

To switch between the two versions of the assistant, you must use the selector on the top left corner, as shown in the picture below.

How to select ArduinoJson Assitant version

For now, it only supports JSON, and I don’t know yet if I’ll add MessagePack because you can already convert your code easily.

Stay informed!

...or subscribe to the RSS feed