Robot car
This program was developed on a ELEGOO smart robot car kit 3.0. While not tested the basic functionality of this program will most likely work, on all the ELEGOO smart robot car kits.
Technologies
- Languages: c++, typescript
- Libraries: ArduinoJson, IRremote, Svelte, Bootstrap, Font Awesome
- Hardware: ELEGOO smart robot car kit 3.0
- Hosting: Cloudflare pages
- misc: Node.js, BLE, Bluetooth web api
Usage
arduino setup:
- Install the https://github.com/bblanchon/ArduinoJson library.
- Install the https://github.com/Arduino-IRremote/Arduino-IRremote library.
- Disconnect the bluetooth module from the arduino.
- Then upload the arduino program car_control/car_control.ino to the arduino.
- Connect the bluetooth module to the arduino.
- Turn the car on.
- Go to https://robot-car.scheenen.dev/ this will always have the latest version of the control_panel running.
- Connect to the car and have fun!