Node-RED MCU Edition is a Moddable SDK project. It is built and run just like any Moddable SDK project. Flows run on ESP8266, ESP32, and Raspberry Pi Pico MCUs, and in the Moddable SDK simulator on macOS and Linux computers. Node-RED MCU Edition requires the Moddable SDK from August...
Flows run on ESP8266, ESP32, and Raspberry Pi Pico MCUs, and in the Moddable SDK simulator on macOS and Linux computers. Node-RED MCU Edition requires the Moddable SDK from August 8, 2022 (or later). Of course, the Node-RED flows must be added to the project. The JSON version of...
NodeMCU-32S ESP32 yes yes yes no nodemcu_32 NodeMCU V2 (aka v1.0) ESP8266 yes yes yes no nodemcuv2 Raspberry Pi Pico RP2040 yes yes yes no pico Arduino Pro Mini (ATmega328 8mHz) ATmega328 yes yes no no pro8mhzatmega328 SAMD21 M0-Mini SAMD21G18 yes yes no no samd21_m0_mini...
NodeMCU-32S ESP32 yes yes yes no nodemcu_32 NodeMCU V2 (aka v1.0) ESP8266 yes yes yes no nodemcuv2 Raspberry Pi Pico RP2040 yes yes yes no pico Arduino Pro Mini (ATmega328 8mHz) ATmega328 yes yes no no pro8mhzatmega328 SAMD21 M0-Mini SAMD21G18 yes yes no no samd21_m0_mini...
ATMega32 controls all the sensors to transmit the air-quality data to the web server using an ESP8266 module through WLAN and internet connection in an interval of 5 min. The processed air-quality data were visualized graphically on the web pages and an LCD. The sensor node works using an ...