Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 735 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 735 Bytes
 _____           _    _____            _             _ 
|  __ \         | |  / ____|          | |           | |
| |__) |__  _ __| |_| |     ___  _ __ | |_ _ __ ___ | |
|  ___/ _ \| '__| __| |    / _ \| '_ \| __| '__/ _ \| |
| |  | (_) | |  | |_| |___| (_) | | | | |_| | | (_) | |
|_|   \___/|_|   \__|\_____\___/|_| |_|\__|_|  \___/|_|                                                     

Webinterface made for the ESP32 Development board to test circuits.

License

This project is licensed under the Mit License


Building

  1. Format the html files
cd web
chmod +x buildpages.sh
./buildpages.sh
  1. Open arduino IDE
arduino
  1. Upload the script to the board