Skip to content

cllfst/SumoRobot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

SumoRobot

An Arduino based robot that simulates sumo combats with other robots inside an arena

SumoRobot

The robots uses two sensors:

  • Ultrasonic Sensor HC-SR04
  • IR Proximity Sensor TCRT5000

With the help of the Ultrasonic Sensor the robot can detect presence of other Robots/Objects, and Then push them toward the outside of the arena.

When arriving at the arena limit (black lines) the robots can detect the edge using the IR Proximity Sensor and goes backward

The robots signals it's current state through different color signals emitted from an RGB LED :

  • BLUE Detecting presence other Robots/Objects
  • RED : Edge of the arena reached
  • GREEN : searching for other Robots/Objects

About

An Arduino based robot that simulates sumo combats with other robots inside an arena

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%