Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 891 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 891 Bytes

Thumbtroller - StuckAtPrototype

Remote for the racer car project

https://github.com/StuckAtPrototype/Racer

Youtube Video

A bit of a back-story of how this project came to be.

My Kickstarter failed, so I open sourced it

Sub if you like what you see.

Project Structure

The project consists of

  1. Firmware
  2. Hardware
  3. Mechanical

Requirements

  • ESP32 IDF version 5.3.1
  • USB to Serial dongle
  • Target set to ESP32-H2

License

Apache 2.0 -- i.e. use as you'd like

http://www.apache.org/licenses/LICENSE-2.0


Special Thanks

Thanks to Michael Angerer for his open sourced esp32_ble_ota project. I used it to get BLE running in this project. His blog post and github repo are a great resource. Check it out. https://github.com/michael-angerer/esp32_ble_ota