https://github.com/adgaudio/esp32-rc-car---lego-motors
Create and control an RC car using ESP32 and lego motors, and your phone as controller. Created for the GreenMount School Engineering Club in Baltimore, MD.
https://github.com/adgaudio/esp32-rc-car---lego-motors
Last synced: 2 months ago
JSON representation
Create and control an RC car using ESP32 and lego motors, and your phone as controller. Created for the GreenMount School Engineering Club in Baltimore, MD.
- Host: GitHub
- URL: https://github.com/adgaudio/esp32-rc-car---lego-motors
- Owner: adgaudio
- License: mit
- Created: 2025-03-16T07:39:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-16T07:54:06.000Z (2 months ago)
- Last Synced: 2025-03-16T08:26:40.399Z (2 months ago)
- Language: C++
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Build a remote control car using an ESP32 and lego power functions DC motors. Control it using the tilt sensor on a mobile device, with variable speed control and variable direction control.
The arduino code works - a phone moves the DC motors! Schematic and hardware bill of materials coming soon.
This is a one-time project. It will not be regularly maintained.