Skip to content

Design and implementation of "The Juggernaut" used for RoboWar

Notifications You must be signed in to change notification settings

RulerOfEternalNight/Juggernaut-RoboWar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Juggernaut

The Bot Design

war war2

Controller

Circuit Design

  • Bluetooth module => Arduino
  • Vcc => +5V
  • GND => GND
  • Tx => D3
  • L298n module => Arduino
  • IN1 => D9
  • IN2 => D10
  • IN3 => D11
  • IN4 => D12
  • GND => GND

Data inputs Associated with movement:

  • Forward => 1
  • Reverse => 2
  • Left => 3
  • Right => 4
  • Stop => 5

About

Design and implementation of "The Juggernaut" used for RoboWar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages