Set ESP8266 to SoftAP mode, when WebServer, control the front, rear, left and right movement and speed control of the car through APP
Before http://192.168.4.1:8080/move>D=F
After http://192.168.4.1:8080/move>D=B
Left http://192.168.4.1:8080/move>D=L
Right http://192.168.4.1:8080/move>D=R
Stop http://192.168.4.1:8080/move>D=S
Speed is 1 ~ 8 level
Level 1 is
http://192.168.4.1:8080/speed?S=1, and so on.
Please refer to the detailed URL
https://rfwumcu.blogspot.com/2020/05/esp8266-app.html
Before http://192.168.4.1:8080/move>D=F
After http://192.168.4.1:8080/move>D=B
Left http://192.168.4.1:8080/move>D=L
Right http://192.168.4.1:8080/move>D=R
Stop http://192.168.4.1:8080/move>D=S
Speed is 1 ~ 8 level
Level 1 is
http://192.168.4.1:8080/speed?S=1, and so on.
Please refer to the detailed URL
https://rfwumcu.blogspot.com/2020/05/esp8266-app.html
Show More