This project allows you to control a real-world robot using Arduino and basic DC motors. The bot can move forward, backward, and turn left/right based on commands in the code.
- Control two DC motors using L298N motor driver
- Pre-programmed movement logic
- Clean, commented Arduino code
- Ready for physical prototyping
- Arduino Uno (or Nano/Mega)
- L298N Motor Driver Module
- 2x DC Motors (6V–12V)
- Power Supply (battery or wall)
- Jumper wires
- Breadboard (optional)
// Author: peppybug // License: MIT