Arduino based walking sensors for use with VR games
Components:
- ESP8266 board * 2
- 28BYJ-48 stepper motor with Uln2003 driver board
- KY-008 laser transmitter
Software:
- Python3 - to process solid python code
- OpenScad - for rendering the 3d models
Arduino Libraries:
- https://github.com/me-no-dev/ESPAsyncWebServer
- https://github.com/me-no-dev/ESPAsyncTCP
- https://github.com/me-no-dev/AsyncTCP
- https://github.com/nohorjo/arduinoWebSockets
Python Libraries: