Step 1: AssemblyMounting the Motors and Chassis
Secure the motors onto the chassis using the provided connectors and screws.
Attach and secure the chassis plates.
Wire the motors: connect red wires together and black wires together.
Attach the L298N motor driver to the chassis using double-sided tape.
Step 2: Circuit ConnectionsL298N Motor Driver to MotorsRight-side motors → OUT1 & OUT2 (L298N)
Left-side motors → OUT3 & OUT4 (L298N)
L298N VCC → 12V Battery
L298N GND → Common GND
ESP32 to L298N Motor DriverESP32 receives 5V and GND from the L298N.
Motor control pins connected based on circuit diagram.
Before uploading the code, ensure you have installed the ESP32 board support package and the Dabble ESP32 library in the Arduino IDE.
Step 4: Connecting with Dabble AppDownload & Install the Dabble mobile app.
Pair with ESP32: Connect to "My Bluetooth Car."
Control the Car: Use the app’s gamepad controls for movement.
Final DemonstrationThe car responds to Bluetooth commands sent from the Dabble app, allowing real-time control via a smartphone.
Comments
Please log in or sign up to comment.