A remote-controlled car built with Arduino, controlled via Bluetooth using the "Dabble" mobile app.
- Arduino board
- HM-10 Bluetooth module
- Motor driver
- DC motors
- Control the car's movement with Dabble Gamepad.
- Easy setup and wiring diagram included.
Download from arduino.cc.
- Download and install the Dabble library as described here.
- In Arduino IDE:
Sketch > Include Library > Add .ZIP Library…
- Open or create
.inofiles for your Arduino sketches. - Modify code to suit your hardware setup.
- Upload via Arduino IDE.
- Dabble app documentation: Dabble Getting Started
