Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.18 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.18 KB

Remote Control Car Project

Remote control car with android and esp32

This project aims to build a Remote Control Car (RC Car) with Espressif ESP32 and Android Remote Control Application.

logo

Requirements 👽

  1. RC Car. Check out building instructions
  2. Android phone running 5.0 (Lollipop) or higher
  3. WiFi network

Usage 📖

  1. Upload the sketch to the RC Car via Arduino IDE
  2. Install Car Controller application to your smartphone
  3. Connect RC Car and your smartphone to the same WiFi network
  4. Open Car Controller application, then open App Settings and make sure RC Car IP Address is correct.
  5. Click Connect Button on the top left corner of the screen. Light bulb on is connected.
  6. Enjoy!

Features 💪

  • Stable connection.
  • Obstacles detection.
  • Changeable themes.
  • Supports 3 type of control: buttons, joystick, motion sensor (tilt to turn).

Demos 💥

demo_1

demo_2

demo_3

Future plans 👀

  • Install camera
  • Build wireless handle remote controller

Contributing ✨

If you have any problem from installation, please open an issue.

Contributions of any kind are definitely welcome!

Open source libraries

License

MIT © 2020 TienDat, see the license.