C++ Controller logic for ESP-based Remote Control Car.
The firmware code for an ESP micro-controller to operate a remote-controlled car system.
- Motor Control: Logic for driving motors.
- Wireless Communication: WiFi/Bluetooth/RF handling.
- Language: C++
- Platform: ESP32 / ESP8266
Use PlatformIO or Arduino IDE to upload.
pio run -t uploadPrivate / Proprietary