News

Robot sumo is not as easy as it looks. The robots need to push their opponent out of the ring, so they are equipped with a host of sensors. The main challenge is their autonomy—they are not ...
In this project, an Arduino based obstacle avoiding robot is designed that will use an ultrasonic sensor to detect all the obstacles in its path. How to Avoid Obstacles using Ultrasonic Sensor?
The following files contain the code of my 2020 sumo-robot. Its components include an Arduino Uno 3, two HC-SR04 ultrasonic sensors, two TCS3200 color sensors, and an L298N motor controller. You will ...
Sumo Project for a sumo robot using Arduino for the Robotics Competition of the Federico Santa María Technical University.
Let's build a cool hand gesture-controlled robot that'll amaze your friends and family—it's like magic! This step-by-step guide helps you build a hand gesture-controlled robot using simple components ...
After being inspired by RYNO motors and other self balancing scooters from Segway, I always wanted to build something my own Arduino Segway Robot. Thinking for while, I decided to build a Self ...
Obstacle avoidance is crucial for autonomous robots, allowing them to detect obstacles in real-time and reroute themselves to avoid collisions. By integrating ultrasonic sensors and Arduino, this ...
By now you're probably well familiar with BattleBots, the mixed martial arts (MMA) of robot combat. But have you heard of its more traditional counterpart, Robot Sumo? Much like its human counterpart, ...
[David] over at Pololu programmed a mini-sumo robot, Zumo Red, with some extra smarts. The basic rules of sumo robotics is exactly like human sumo – push your competitor out of the ring. [David ...