Skip to content

Commit

Permalink
Libraries/Hints Gamepad controls
Browse files Browse the repository at this point in the history
  • Loading branch information
koeart committed Aug 20, 2020
1 parent 298ef23 commit da3dd05
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,10 @@ https://randomnerdtutorials.com/esp32-cam-troubleshooting-guide/
* Over the air updates.
* Improve motor control and UI, all this is currently very very basic.
* Concurrent access to website and stream doesn't seem to work well (or at all). Fix this.


## References
How to use gamepads in browsers (no external libraries needed, BROWSER DEPENDENT!)
https://gamedevelopment.tutsplus.com/de/tutorials/using-the-html5-gamepad-api-to-add-controller-support-to-browser-games--cms-21345
Differential Steering with Gamepads
https://www.impulseadventure.com/elec/robot-differential-steering.html

0 comments on commit da3dd05

Please sign in to comment.