The book Mastering ArduinoJson is the official guide for using ArduinoJson. It is for both beginners and advanced users.| ArduinoJson
Heap fragmentation is a ubiquitous problem in Arduino programs, and yet it’s mostly unknown. We’ll see what fragmentation is, and how to fight against it.| C++ for Arduino