#arduinojson — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #arduinojson, aggregated by home.social.
-
Put APIs to Work wth this ArduinoJson Walkthrough - One of the things this community is famous for is the degree to which people will ... - https://hackaday.com/2021/05/28/put-apis-to-work-wth-this-arduinojson-walkthrough/ #applicationprogramminginterface #javascriptojectnotation #microcontrollers #deserialization #serialization #arduinojson #parsing #json #api
-
#ArduinoJson is a #JSON #parser for #Arduino.
ArduinoJson is a JSON parser written in a dialect of #Cpp used for #embedded devices like Arduino. ArduinoJson uses static memory allocation, preventing memory fragmentation. ArduinoJson is also faster, smaller, and uses less RAM than other JSON parsers for Arduino, while offering an expressive API. ArduinoJson supports #MessagePack.
Website 🔗️: https://arduinojson.org/