Posts with «educational robot» label

SimpleSumo Bots Teach More than Fighting

[MechEngineerMike] wrote in to share the enthusiasm over SimpleSumo, a series of open source, customizable robots he designed for mini-sumo battling and much more. For the unfamiliar, mini-sumo is a sport where two robots try to push each other out of a ring. [Mike]’s bots are simplified versions designed for education.

[Mike] was inspired by a video of some kids building mini-sumo bots who were doing anything and everything to personalize them. He vowed to make his own affordable, easy-to-build bots with education firmly in mind. His other major requirement? They had to be as easily customizable as that one potato-based toy that eventually came with a bucket of parts. As of this writing, there are 34 interchangeable accessories.

[Mike]’s first idea was to build the bots out of custom 3D-printed building blocks. He soon found it was too much work to print consistent blocks and switched to a modular cube-like design instead. SimpleSumo bots can do much more than just fight each other. [Mike] has written programs to make them flee from objects, follow lines, find objects and push them out of the ring, and beep with increasing frequency when an object is detected.

The bots are completely open source, but [Mike] sells kits for people who can’t print the parts themselves. He’s made a wealth of information available on his website including links to outside resources about mini-sumo, Arduino, programming, and 3D design. How about a complete series of assembly videos? First one is after the break.  Don’t know how to build a battle ring? He’s got that covered, too.

For a sumo bot that’s more brains than brawn, check out Zumo Red, the smart sumo.


Filed under: how-to, robots hacks

Open Source Hackable Robot

The world of robots is an interesting place, and it’s an even better place for children to get started in electronics. To that end, [Richard Albritton] has created a low-cost, open source robotics platform called the Hack-E-Bot specifically tailored to make it as easy as possible to get started.

The goals for the robot kit were to spark curiosity for electronics and programming, to be easy to assemble and program, to be scalable, and to be as easy on the wallet as possible. This was accomplished by using the familiar Arduino microcontroller on an intuitive platform. The robot uses an ultrasonic rangefinder to navigate as well, and can support a wide range of other sensors. The kit comes in at just under $50, making it a great option for an entry-level robot.

The project is currently seeking crowd funding and [Richard] is also seeking educators to get involved. Currently the only kits available are at fairs and other conventions but they should be able to start producing them in greater quantities in the future. The Arduino libraries are a work in progress but they are available on the project site, as well as several instructional videos and other information about the project.

 


Filed under: robots hacks