Using Node-RED on microcontrollers
Could Node-RED generate code for MCUs? Up until now, it provides an elegant low-code/no-code solution for IoT but requires a single-board computer to run, like a Raspberry Pi 4B. The Moddable SDK implements JavaScript on MCUs and thus allows to run a Node-RED flow on them. Supported hardware includes ESP32, Raspberry […]
