This open-source e-paper weather tracker uses an ESP32 chip and a 1,500mAh battery, lasting roughly 1.5 years per charge.
When you call an external WEB API (such as weather information or store data) in Node-RED, have you ever stumbled because the returned JSON data is complexly nested (hierarchical), leaving you ...