Skip to content

peppybug/testproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

Controlling Droid

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.

Features

  • Control two DC motors using L298N motor driver
  • Pre-programmed movement logic
  • Clean, commented Arduino code
  • Ready for physical prototyping

Hardware Requirements

  • Arduino Uno (or Nano/Mega)
  • L298N Motor Driver Module
  • 2x DC Motors (6V–12V)
  • Power Supply (battery or wall)
  • Jumper wires
  • Breadboard (optional)

// Real-life Bot Control Using L298N Motor Driver and Arduino

// Author: peppybug // License: MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published