Skip to content

abhinav580/robo-soccer-league

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

robo-soccer-league

Welcome to the Robo Soccer League 2019. In this Documentation you will get every information about this Event and How to make the Bot for the event.

Requirements

  1. Arduino UNO
  2. Chasis for Bot { You can also build the Chasis by your Own )
  3. Motor Driver
  4. Bluetooth Module
  5. Jumper Cables

Bot Setup

Circuit Diagram: alt text First is the HC-05 Bluetooth Module. The +5V and GND pins of the Bluetooth Module are connected to +5V and GND of Arduino. Now, the L298N Motor Driver Module. Digital I/O Pins 9 through 12 of Arduino are configured as Input pins of the Motor Driver and are connected to IN1 through IN4 of the L298N Motor Driver Module. Both the Enable Pins are connected to 5V through provided jumper.

The robot chassis which I am using in this Bluetooth Controlled Robot Car project is supplied with 4 geared motors. Since L298N has slots for only two motors, I have joined the left side motors as one set and the right side motors as other set and connected both these sets to the output of L298N Module.

NOTE: I have used L298N Motor Driver Module to drive the motors of the robot. You can use either this one or L293D Motor Driver Module. If you are using L293D, then check out for the connections.

Coding

The code is attached with this repo. Click Here and will be explained on 7th of September.

Installation

Download the Arduino IDE by visiting the Link and install it in your System Download the Android App Connect with the Bluetooth and Control Your Bot!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages