This project showcases a two-wheel drive Arduino remote-controlled car designed for Robo Soccer competitions. The car is controlled via Bluetooth using an HC-05 module, offering a versatile and responsive interface for navigating the robot on the soccer field.
-
Two-Wheel Drive: The car is equipped with a two-wheel drive system, providing agility and flexibility in maneuvering during soccer matches.
-
Bluetooth Control (HC-05): Utilizing the HC-05 Bluetooth module, the car can be wirelessly controlled via a mobile device or any other Bluetooth-enabled controller.
-
Arduino Platform: The Arduino microcontroller serves as the brain of the car, executing commands and ensuring precise control during gameplay.
-
Hardware Setup:
- Check the schematics as it is really easy to follow and do it.
-
Upload Code:
- Upload the provided Arduino code to the microcontroller using the Arduino IDE.
-
Pair with Bluetooth:
- Pair your mobile device or controller with the HC-05 module.
- I used "Bluetooth RC Controller" app that you can find on play store.
-
Control the Car:
- Use the established Bluetooth connection to send commands and control the car's movement.
THE REASON WHY IT IS CALLED PACMAN CAUSE IT LOOKS LIKE PACMAN.