Skip to content

rodo54/Esp32_Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ESP32 RC Car

Command a low cost Remote Control Car using your cell phone. prototype

The main objective of this project is the construction of a very low cost remote control car, but with high performance.

See the video of the first Test on the field.

Hardware

  • ESP32 board loaded with the Micropython firmware.
  • L298N H-Brigge.
  • 2 x cheap dc motors.
  • SG90 Angular servo.
  • 3x 18650 Li-ion batteries.
  • Chassis: For my prototype I have used the excellent work of Antonio Garcia with some modifications (mounting of motors and their gears)
  • Cell phone with the Bluefruit app.
  • optional: 2 white leds, transistor and resistors as shown on the wiring image.

Software

  • The python files included in this repo.

How to Drive

  1. Turn on the power switch. A slight movement in the front wheels is the sign that your car is ready.
  2. Open the Bluefruit app and select the Car-ESP32 device.
  3. Choose Controller and then Control Pad

ControlPad

Using the accelerometer (experimental)

3a. You must put your cell phone in landscape position!

4a. Choose Controller and then Accelerometer

(I'm still not satisfied with this mode, try it and send me your feedback)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages