Ever Wonder How The Bots On Robot Wars Were Built?

Building a robot that can do anything well is a tough challenge. Building one that can stand up to another robot trying to violently put it out of commission is an even harder task. But it makes for some entertaining television! It is this combination that thrust a few creative robot building teams into the world of Robot Wars.

SMIDSY in the pits for series 5 of the UK Robot Wars TV show. From left to right: [Andy Pugh], [Robin Bennett], and [Mik Reed]. RIP [Mik].
SMIDSY in the pits for series 5 of the UK Robot Wars TV show. From left to right: [Andy Pugh], [Robin Bennett], and [Mik Reed]. RIP [Mik].
SMIDSY, short for the insubstantial excuse heard by many a motorcyclist “Sorry Mate, I Didn’t See You”, is a robot that competed in several seasons of the British incarnation of the Robot Wars TV show. It wasn’t the most successful of machines because its weapons were slightly weedy compared to some of the competition, but it was one of the more robust and reliable platforms on the circuit at the time thanks to its combination of simple uncomplicated construction and extremely good design. I had the pleasure of being on the team that built and competed with SMIDSY and carry from it some of the more found memories from that decade.

A few weeks ago I learned that a friend from that period in my life had died following an illness. I hadn’t seen [Mik] for a few years as our lives had drifted apart, but if we were to turn back the clock nearly a couple of decades you would find us and about twenty other fellow members of the Ixion British motorcyclist’s mailing list hard at work building a Robot Wars robot.

The hard work and determination make this a great story. But even more so it’s fun to look back on the state of the art of the time and see some clever workarounds in a time when robot building was just starting to be approachable by the average engineer.

Continue reading “Ever Wonder How The Bots On Robot Wars Were Built?”

Arduino Clock Jots Down The Time, In UV

We’re big fans of the impractical around here at Hackaday. Sure there’s a certain appeal to coming up with the most efficient method to accomplish your goal, the method that does exactly what it needs to do without any superfluous elements. But it’s just not as much fun. If at least one person doesn’t ask “But why?”, then you probably left something on the table, design wise.

So when we saw this delightfully complex clock designed by [Tucker Shannon], we instantly fell in love. Powered by an Arduino, the clock uses an articulated arm with a UV LED to write out the current time on a piece of glow-in-the-dark material. The time doesn’t stay up for long depending on the lighting in the room, but at least it only takes a second or two to write out once you press the button.

Things are pretty straightforward inside the 3D printed case. There’s an Arduino coupled with an RTC module to keep the time, which is connected to the two standard hobby servos mounted in the front panel. A UV LED and simple push button round out the rest of the Bill of Materials. The source code is provided, so you won’t have to figure out the kinematics involved in getting the two servos to play nicely together if you want to try this one at home.

We’ve seen many clocks powered by Arduinos over the years, occasionally they even have hands. But few can boast their own robotic arm.

Continue reading “Arduino Clock Jots Down The Time, In UV”

Look Upon Eyepot, And Weep For Mercy

Hope you weren’t looking forward to a night of sleep untroubled by nightmares. Doing his part to make sure Lovecraftian mechanized horrors have lease in your subconscious, [Paul-Louis Ageneau] has recently unleashed the horror that is Eyepot upon an unsuspecting world. This Cycloptic four legged robotic teapot takes inspiration from an enemy in the game Alice: Madness Returns, and seems to exist for no reason other than to creep people out.

Even if you aren’t physically manifesting nightmares, there’s plenty to learn from this project. [Paul-Louis Ageneau] has done a fantastic job of documenting the build, from the OpenSCAD-designed 3D printed components to the Raspberry Pi Zero and Arduino Pro Mini combo that control the eight servos in the legs. If you want to play along at home all the information and code is here, though feel free to skip the whole teapot with an eyeball thing.

A second post explains how the code is written for both the Arduino and Pi, making for some very illuminating reading. A Python script on the Pi breaks down the kinematics and passes on the appropriate servo angles to the Arduino over a serial link. Combined with a web interface for control and a stream from the teapot’s Raspberry Pi Camera module, and you’ve got the makings of the world’s creepiest telepresence robot. We’d love to see this one stomping up and down a boardroom table.

Seems we are on a roll recently with creepy robot pals. Seeing a collaboration between Eyepot and JARVIS might be too much for us to handle. Though we have a pretty good idea how we’d want to control them.

Learn Programming From Ants

Humans and insects think on a different scale, but entomologists study the behavior of these little organisms, so they’re not a complete mystery. There isn’t much intelligence in a single ant or a cubic millimeter of gray matter, but when they all start acting together, you get something greater than the sum of the parts. It is easy to fall into the trap of putting all the intelligence or programming into a single box since that’s how we function. Comparatively, itty-bitty brains, like microcontrollers and single-board computers are inexpensive and plentiful. Enter swarm mentality, and new tasks become possible.

[Kevin Hartnett] talks about a paper researching the simple rules which govern army ants who use their bodies as bridges when confronted with a gap in their path. Anyone with a ruler and a map can decide the shortest route between two places, but army ants perform this optimization from the ground, real-time, and with only a few neurons at their disposal. Two simple rules control bridge building behavior, and that might leave some space in the memory banks of some swarm robots.

A simpler example of swarm mentality could be robots which drive forward anytime they sense infrared waves from above. In this way, anyone watching the swarm could observe when an infrared light was present and where it was directed. You could do the same with inexpensive solar-powered toy cars, but we can already see visible light.

We’re not saying ants should be recruited to control robots, but we’re not objecting to the humane treatment of cyborg bugs either. We’ve been looking into swarm robots for a long time.

Thanks for the tip, [JRD].

Continue reading “Learn Programming From Ants”

Taking Halloween To The Next Level With JARVIS

As an avid “Haunt Hacker”, [Steve Koci] knows a thing or two about bringing high-tech to Halloween. Wanting to build a mobile robot that could accompany him to conventions as a demonstration of the sort of animatronic mechanisms and controls he uses, he came up with the idea of JARVIS. The original plan was to make a more traditional robot, but with the addition of an animated skull and some Steampunk-style embellishments, JARVIS is definitely the kind of thing you don’t want to run into on an October night.

Construction of JARVIS started in 2016, after [Steve] saw the Agent 390 tracked robot chassis from ServoCity. With the addition of extra wheels and a custom track, he converted the Agent 390 into a triangular track arrangement which he said he’s had his eye on since “Johnny 5” sported them back in Short Circuit.

There’s a dizzying array of electronics required to make JARVIS move and talk, not least of which is the “Banshee” prop controller. This device is made to simplify the construction of animatronic heads and provides not only organic-looking randomized movement but automatic jaw synchronization. Using a wireless audio connection, [Steve] is able to talk through a speaker mounted on the chest of the robot, while the skull automatically matches its mouth to his speech in real time. Combined with the GoPro in a two-axis gimbal, this allows JARVIS to function as a fairly robust telepresence platform. Much to the delight/horror of those it’s used on.

Getting JARVIS to move requires not only the two beefy motors and a dedicated controller supplied by the Agent 390 platform, but no less than thirteen servos for the head, arms, and grippers. There’s even a linear actuator used to tilt the skull up and down, presumably for terrifying people of various heights and ages. JARVIS even has a pair of Adafruit’s electronic eyes mounted in the skull, as if you thought you would be spared the horror of seeing glowing eyes following you in the dark.

To control all this hardware, [Steve] uses two RC transmitters in conjunction with a smartphone displaying the video feed coming from the GoPro. It takes some serious finger-gymnastics to get JARVIS doing its thing, which [Steve] says he’s still trying to master.

As many projects that have graced these pages can attest to, hackers seem to delight in coming up with new and exciting ways to terrify the young and old alike. Sometimes they can’t even wait until Halloween.

Continue reading “Taking Halloween To The Next Level With JARVIS”

Balloons And Bubbles Make For Kid-Friendly Robot Deathmatch

Because nothing says “fun for kids” like barbed wire and hypodermic needles, here’s an interactive real-world game that everyone can enjoy. Think of it as a kinder, gentler version of Robot Wars, where the object of the game is to pop the balloon on the other player’s robot before yours get popped. Sounds simple, but the simple games are often the most engaging, and that sure seems to be the case here.

The current incarnation of “Bubble Blast” stems from a project [Niklas Roy] undertook for a festival in Tunisia in 2017. That first version used heavily hacked toy RC cars controlled with arcade joysticks. It was a big hit with the crowd, so [Niklas] built a second version for another festival, and incorporated lessons learned from version 1.0. The new robots are built from scratch from 3D-printed parts. Two motors drive each bot, with remote control provided by a 433-MHz transceiver module. The UI was greatly improved with big trackballs, also scratch built. The game field was expanded and extra obstacles were added, including a barbed wire border as a hazard to the festooned bots. And just for fun, [Niklas] added a bubble machine, also built from scratch.

The game looks like a ton of fun, and seems like one of those things you’ve got to shoo the adults away from so the kids can enjoy it too. But if you need more gore from your robot deathmatch than a limp balloon, here’s a tabletop robot war that’s sure to please.

Continue reading “Balloons And Bubbles Make For Kid-Friendly Robot Deathmatch”

3D Printed Transmission Invented Again; This Time Continuously Variable

We shouldn’t laugh, but we know the feeling very well. [Gear Down for What] invented a revolutionary transmission and fabricated it from scrap material when he was 16. Except he later found out the same design was the subject of a patent filed 14 years earlier. Dismayed he destroyed his prototype, but fast forward to today and he’s made a 3D model of a ratcheting continuously variable transmission. You can see a video of him explaining how it works below and put your own spin on the idea by grabbing the model from Thingiverse.

The model is just for demonstration purposes. We doubt it would wear well enough to use in practice but it’s great to get your hands on for a really intuitive understanding of the mechanism. Some modern automobiles use a continuously variable transmissions (CVT) and many recreational vehicles and motorcycles use them. Like any transmission, their job is to match the motor’s rotation to needed output torque and speed by offering different gearing ratios. Whereas a normal transmission provides a few fixed gears, a CVT changes seamlessly through a range of ratios.

Some of the design of the transmission is pretty tricky, like the cam adjustment. The video shows the rationale for how the design works and how it relates to tank steering (tank as in an Army tank; not like a gas tank). The model isn’t just plastic. It uses some screws and BBs, as well. However, if you have a 3D printer and wanted a good classroom demonstration, this is the ticket.

We’ve seen other geared variable transmissions for robots before. The planetary gears in the cam adjustment of this design are well understood. If you want to brush up your planetary knowledge, there’s no time like the present.

Continue reading “3D Printed Transmission Invented Again; This Time Continuously Variable”