Skip to content

A simple Arduino(ESP32) based BLE remote control for Shell Racing remote cars series

License

Notifications You must be signed in to change notification settings

krisstakos/ShellRacingRemote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Image

README

With that code you will be able to control ShellRacing cars from ESP32. Currently the direction is controlled by pulling the defined pins to ground, but using ESP32 you can put sensors like accelerometers,gyros,joysticks whatever you like

What works?

Controlling the car in all directions including combinations like up+left
Robust connection and scanning
Turbo button is working
Lights also if supported by car
Battery percentage is printed every 60sec in the UART

How to compile?

You can use platformio or Arduino IDE(make sure you don't have third party BLE libraries)

Links

https://gist.github.com/scrool/e79d6a4cb50c26499746f4fe473b3768
https://github.com/tmk907/RacingCarsController/tree/master

About

A simple Arduino(ESP32) based BLE remote control for Shell Racing remote cars series

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%