This project is under developpment.
When uploaded to an ESP32, this code allows any user to toggle a water pump from a web interface. The ESP32 hosts a web page such that any device on the same network can interract with it.
- Install the esp32 board support by Espressif Systems
- Select Tools > USB CDC On Boot > Enabled from the Arduino IDE menus (required to make Serial.print work on ESP32 boards)