Can some one point me to an example of a program in which a client initiated event such as a client slider controlling a steppermotor has a feedback to the client with the actual stepping, ie feedback in near-realtime.
1 Answers
Hi.
We don’t have that specific example.
This is the closest we have: https://randomnerdtutorials.com/stepper-motor-esp32-websocket/
Other tutorials about websocket that can help:
- https://randomnerdtutorials.com/esp32-websocket-server-sensor/
- https://randomnerdtutorials.com/esp32-web-server-websocket-sliders/
- https://randomnerdtutorials.com/esp32-websocket-server-arduino/
I hope this helps.
Regards,
Sara