Skip to content

ripoul/sumo-robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Sumo-Robot 👋

This project show how to build Sumot Robots. You can see here what are sumo robots. Usually those robots have an IA for the fighting parts but not ours. We created a simple remote on smartphone (android) and we connected a bluetooth shield to arduino.

🔧 Needed materials

  • Arduino uno r3
  • some wire (here)
  • a bluetooth module : arduino HC-05
  • an android smartphone
  • some wheel and motors (example for us : motors and wheel)
  • dual H-Bridge motor driver L298N (L298N)

🔨 Installation

Robots

You can find the electric scheme of the project in the /docs folder.

arduino_circuit_diagram

The program for controling the sumo robot is in the /sumo-robot/sumo-robot.ino file. You can use the prog-bt.ino program to configure the hc-05 bluetooth module (name and password for example).

Android

You can find the mobile app in the /app folder. It's an android-studio application.

About

arduino sumo robots fight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published