Close

Arduino virtualized on NodeMCU ;-)

A project log for IoT Power Strip

The device that allows to turn on/off two pairs of the outlet sockets via Web browser through Wi-Fi. Based on ESP8266 and Arduino Mini.

dev-labdev-lab 04/13/2021 at 18:040 Comments

Actually, Arduino GenericPin (the backend controller module) was implemented on NodeMCU lua.

Thanks to Sonoff, there are now many ESP modules, which I prefer to use with NodeMCU. I flash them with Flash Stepler and upload the Bare ESP8266 NodeMCU IoT Generic Switch software to them.

Discussions