This is a remote-controlled (RC) car project built using Arduino. The project involves designing and programming an RC car that can be controlled wirelessly using a remote control.
- Wireless remote control functionality
- Real-time movement control
- Built using Arduino and C++
- Simple and efficient circuit design
- Suitable for beginners and educational purposes
- Arduino Uno
- Motor Driver Module (L298N)
- DC Motors
- Bluetooth Module (HC-05)
- Power Supply
- Chassis and Wheels
- Programming Language: C++
- Microcontroller: Arduino Uno
- Communication: Bluetooth
- Clone the repository:
git clone <repo-url>
- Open the project in Arduino IDE.
- Upload the code to your Arduino board.
- Pair the Bluetooth module with your smartphone.
- Use a compatible app to control the car.
Contributions are welcome! Feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
- Developer: Ibrahim
- Email: ibrahimdevelopss@gmail.com
Explore and have fun with this project!