Servo Control using Wemos D1 R1 board (esp8266) Arduino via websocket with an embedded webpage.
- Web Server: ESPAsyncWebServer
- Async TCP (required by the web server): ESPAsyncTCP
- Websocket Server: arduinoWebSockets
- Embedded Web Page Interface / Framework: materializecss
- Arduino file, esp8266-servo-async.ino, can be compiled and uploaded with all source codes and libraries are already included in src folder.
- Source codes for the embedded web page can be found in html folder. The sources are minimized and compressed (gzip) by using a minifier that is written in golang.
- Board: WEMOS D1 R1
- Servo: FUTABA S3003
- Video: wemos-servo