MatthewColvin / ESP32-Car

Project to build a library for an event where highschoolers will be building a car using may engineering disciplines.
3 stars 1 forks source link

Bulk order of remotes do not report X & Y! #23

Closed MatthewColvin closed 1 year ago

MatthewColvin commented 1 year ago

Need to think of a viable way to control the car with only a limited amount of hex values representing a few locations of the joystick...

MatthewColvin commented 1 year ago

Probably going to need moving averages and a task to poll the remote location.

Maybe could use moving averages to report an x y value?

MatthewColvin commented 1 year ago

turns out the remotes do support a "gaming mode" when booted with (pwr + y) This mode now work s