This software has been developped for Open Cross Trainer project.
It is written for ESP8266 and intended to be deployed via Arduino IDE.
HOW TO
- Project is opened in Arduino IDE using .ino file
- Server files (in data folder) are uploaded to ESP8266 using this plugin
- Then ino code is compiled and uploaded to ESP8266 NB: Default WiFi credentials should be modified
- Websockets: https://github.com/Links2004/arduinoWebSockets
- Captive portal: https://yoursunny.com/t/2017/freewifi/
- Web (html/css/js): https://www.w3schools.com/html/default.asp