What's new in ArduinoJson 7

Описание к видео What's new in ArduinoJson 7

In this video, you will get an overview of what's new in ArduinoJson 7, which has been redesigned to suit the changing hardware landscape. With the market now dominated by 32-bit microcontrollers, a fixed memory allocation strategy is no longer necessary, and ArduinoJson 7 provides a more elegant and straightforward API. However, the new version is significantly larger than its predecessor, so it's essential to weigh the pros and cons before upgrading. The video covers the major changes in ArduinoJson 7, including the exclusive reliance on dynamic memory allocation, the merging of StaticJsonDocument and DynamicJsonDocument into a single JsonDocument class, and the removal of certain legacy features. If you are interested in ArduinoJson 7 and want to know more about its new features, memory management, and compatibility, this video is a must-watch.

GitHub issues:
https://github.com/bblanchon/ArduinoJ...

ArduinoJson Assitant:
https://arduinojson.org/v7/assistant/

ArduinoJson Troubleshooter:
https://arduinojson.org/troubleshooter/

Mastering ArduinoJson:
https://arduinojson.org/book/

Content:
00:00 Intdroduction
00:35 Code size
02:48 Major changes
06:19 Other changes
08:15 arduinojson.org
11:08 Mastering ArduinoJson
13:13 Future plans
14:26 Conclusion

Комментарии

Информация по комментариям в разработке