NodeJS Backend to control an ESP32 based micro controller via a WebSocket. To change the configs and thus control the micro controller remotely it provides a simple HTTP-API.
Backend | Micro-Controller | App |
---|---|---|
NodeJS WebSocket |
ESP32 NodeMCU Espruino |
Ionic Hybrid-App |
Repo (Current) | Repo | Repo |