Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
ARDUINO CONTROLED CAR PRESENTATION
1. Materials: Arduino, L298N motor driver, 2 DC motors,
wheels, HC-05 Bluetooth module, chassis, power supply. 2. Assemble Chassis: Attach motors and wheels to the chassis. 3. Connect Motors: Connect motors to the L298N motor driver’s output pins. 4. Wire Motor Driver to Arduino: Connect the L298N input pins (IN1, IN2, IN3, IN4) to Arduino pins (e.g., D3, D4, D5, D6). 5. Power the System: Connect motor driver to battery pack, and Arduino to USB or 9V battery. 6. Connect Bluetooth Module: Wire the HC-05 Bluetooth module to Arduino (TX-RX, RX-TX, GND-VCC). 7. Upload Code: Write and upload code to control the motors using Bluetooth commands. 8. Pair Bluetooth: Pair your phone with the HC-05 Bluetooth module. 9. Install App: Use a Bluetooth control app to send commands (e.g., "Arduino Bluetooth Controller"). 10. Test & Troubleshoot: Test the car and adjust wiring/code as needed. This will give you a simple, Bluetooth-controlled Arduino car!