Long Live Jibo, Our Adorable Robot Companion

Jibo, the adorable robot made by Jibo, Inc., was getting phased out, but that didn’t stop [Guilherme Martins] from using his robot companion for one last hack.

When he found out that the company would be terminating production of new Jibos and shutting down their servers, he wanted to replace the brain of the robot so that it would continue to live on even after all of its software had become deprecated. By the time the project started, the SDK downloads had already been removed the from developer’s site, so they looked at other options for controlling Jibo.

The first challenge was to not break the form factor in order to disassemble Jibo. They only managed to remove the battery from the bottom, realizing that the glass frame held the brain room. From within the robot, they were able to find the endless rotation joint for the head and the heart of the electronics. Jibo uses a DC motor, encoder, and IR sensor at each of three distinct levels to detect reference points.

They decided to use Phidgets modules to interface with these devices. While the DC motor controller handles 2A and has an encoder port, the Phidgets are able to provide software with the encoder and PID built-in. The 4x Digital Input Module was used for detecting the IR switch and connecting the modules to the computer.

[Martins] decided to use LattePanda, a hackable Windows 10 development board, for the brain of the new Jibo. The board was luckily able to fit inside the compartment for Jibo, but since it requires more power the unit is powered with 12V regulated to 5V in order to have less current passing through the wires. The DC motors, meanwhile, run at 12V and the IR switches and encoders at 5V.

A program developed in Unity3D plays the eye animations, and a C# program interfaces with the Phidgets. The final configuration was to fit Jibo onto a robotic arm to augment its behaviors. We previously wrote about Toppi, the robotic arm artist, that was used as the base for Jibo’s new home.

You can check out the result in the video below.

Continue reading “Long Live Jibo, Our Adorable Robot Companion”

What Better Than A Hexapod?

What’s more awesome than a normal hexapod robot? What about a MEGA hexapod?

Max the Megapod, a six-legged 3D-printed walking robot, is an open source, Arduino-based, Bluetooth controlled, Scratch programmable creation made possible by [Steven Pendergrast]. The design for Max was based on a previous hexapod project, Vorpal the Hexapod, which has since been built at hundreds of schools worldwide.

Max clocks in at two feet in diameter, expanding to three when sprawled out on the ground. In addition, the hexapod is able to dance, walk, and run as fast as the smaller version, covering ground at twice the speed due to its size.

The scaling for the project – about 200% from the original hexapod – required some creativity, as the goal was for the components to be printed on a modest-sized printer with an 8 inch cube bed. In addition, since Max weighs 9 pounds on average, real bearings (608 Skate bearings) needed to be used for the servo mounts.

The electrical system had to be changed to account for the larger currents drawn by the larger servos (MG958s). and the power distribution harness needed to be redesigned. The current harness take about two hours to build for the larger hexapod, compared to 15 minutes for the original design.

The results are both hilarious and adorable, especially given the endless modifications made to give Max a unique flair. Perhaps a GIGApod could be coming up next?

Continue reading “What Better Than A Hexapod?”

Gutted Hoverboard Becomes Formidable Track-Drive Robot

When “hoverboards” first came out, you may have been as disappointed as we were that they did not even remotely fulfill the promises of Back to the Future II. Nothing more than a fancified skateboard, hoverboards are not exactly groundbreaking technology. That doesn’t mean they’re not useful platforms for hacking, though, as this hoverboard to track-propelled robot tank conversion proves.

Most of the BOM for this build came from the junk bin – aluminum extrusions, brackets, and even parts cannibalized from a 3D-printer. But as [pasoftdev] points out, the new-in-box hoverboard was the real treasure trove of components. The motors, the control and driver electronics, and the big, beefy battery were all harvested and mounted to the frame. To turn the wheels into tracks, [pasoftdev] printed some sprockets to fit around the original tires. The tracks were printed in sections and screwed to the wheels. Idlers were printed in sections too, using central hubs and a clever method for connecting everything together into a sturdy wheel. Printed tank tread links finished the rolling gear eventually; each of the 34 pieces took almost five hours to print. The dedication paid off, though, as the 15-kg tank is pretty powerful; the brief video below shows it towing an office chair around without any problems.

We noticed that [pasoftdev] found the assembly of the tread links a bit problematic. These 3D-printed links that are joined by Airsoft BBs might make things a little easier next time.

Continue reading “Gutted Hoverboard Becomes Formidable Track-Drive Robot”

Tiny Robots That Grow Taller (And Wider)

Sometimes one just needs an extra hand or six  around the workbench. Since you’re a hacker that should take the form of a tiny robot swarm that can physically display your sensor data, protect you against a dangerously hot caffeine fix and clean up once you’re done. [Ryo Suzuki] and [Clement Zheng] from the University of Colorado Boulder’s ATLAS Institute developed ShapeBots, small shape-shifting swarm robots that aim to do exactly that and more.

The robots each consist of a cube shaped body with 2 small drive wheels, onto which 1-4 linear actuator modules can attach in various positions. For control the robots’ relative positions are tracked using an overhead camera and is shown performing the tasks mentioned above and more.

To us the actuators are the interesting part, consisting of two spools of tape that can extend and retract like a tape measure. This does does lead us to wonder: why we haven’t seen any hacks using an old tape measure as a linear actuator? While you likely won’t be using it for high force applications, it’s possible to get some impressive long reach from a small from factor. This is exactly what the engineers behind the Lightsail 2 satellite used to deploy it’s massive space sail. Space the two coils some distance apart and you can even achieve full 2-axis motion.

You can also control your swarm using your favourite wifi chip or have them skitter around using vibration or 3D print some linear actuators.

Thanks for the tip [Qes]!

Use Jedi Mind Tricks To Control Your Next Drone Swarm

Controlling a single drone takes up a considerable amount of concentration and normally involves wearing silly goggles. It only gets harder if you want to control a swarm. Researchers at Skolkovo Institute of Technology decided Jedi mind tricks were the best way, and set up swarm control using hand gestures. 

We’ve seen something similar at the Intel Booth of the 2016 Makerfaire. In that demo, a single drone was controlled by hand gesture using a hacked Nintendo Power Glove. The Skoltech approach has a lot of innovation building on that concept. For one, haptics in the finger tips of the glove provide feedback from the current behavior of the drones. Through their research they found that most operators quickly learned to interpret the vibrations subconsciously.

It also increased the safety of the swarm, which is a prime factor in making these technologies usable outside of the lab. Most of us have at one point frantically typed commands into a terminal or pulled cords to keep a project from destroying itself or behaving dangerously. Having an intuitive control means that an operator can react quickly to changes in the swarm behavior.

The biggest advantage, which can be seen in the video after the break, is that the hand control eliminates much of the preprogramming of paths that is currently common in swarm robotics. With tech like this we can imagine a person quickly being trained on drone swarms and then using them to do things like construction surveys with ease. As an added bonus the researchers were nice enough to pre-submit their paper to arxiv if any readers would like to get into the specifics.

Continue reading “Use Jedi Mind Tricks To Control Your Next Drone Swarm”

Amazing Open Source Quadruped Capable Of Dynamic Motion

The more we read about [Josh Pieper]’s quadruped, the mjbots quad A0, the more blown away we are by his year of progress on the design. Each part of the robot deserves its own article: from the heavily modified brushless motors (with custom planetary gears) to the custom motor driver designed just for this project.

[Josh], realized early on that the off-the-shelf components like an ODrive just weren’t going to cut it for his application. So he designed his own board, took it through four revisions, and even did thermal and cycle testing on it. He ended up with the compact moteus board. It can pump out 400 Watts of peak power while its 3Mbit control protocol leaves plenty of bandwidth for real time dynamic control.

The motors and gearboxes are also impressive. It took thorough experimenting and taking inspiration from other projects  before he arrived at a 8108 quad copter motor modified and upgraded so heavily its own mother wouldn’t recognize it. This is all packed into a leg unit with three degrees of freedom that puts even the fanciest servo based quadruped to shame.

Finally it’s all packed into a neat four-legged robot frame with batteries and a Pi. You can get a video summary of the robot here or after the break, and we recommend reading his blog for some more images and details.

Continue reading “Amazing Open Source Quadruped Capable Of Dynamic Motion”

A Useless Tomb Of Eternal Doom

It’s officially October, and that means we can start unleashing the Halloween hacks. Take for example this restless skeleton that master automaton maker [Greg Zumwalt] has doomed to spend eternity inside of a useless box. If that wasn’t enough to wake the dead, every time some joker pushes the button, these blinky lights come on. Hey, at least there’s no opera music.

The ironic thing about useless machines is that there are a ton of ways to make them. This spooktacular Halloween-themed do-nothing box doesn’t use a microcontroller, or even a 555 — it’s purely electromechanical. When the button is pressed, two AAAs power a small gear motor that simultaneously lifts the lid, raises the dead, and twists him a quarter turn so he can close the lid and put himself back to eternal rest.

The intricately-printed skeleton doesn’t really push the button — he’s far too dead and frail for that. The gear motor also turns a dual-lobe cam that activates a pair of roller switches that handle the candles and lower Mr. Bones back into his crypt. Clear as blood? Skitter past the break for a closer look at the mechanism.

Halloween or not, we love a good useless machine around these parts. Here’s one that incorporates a real candle and who could forget this octo-switched beast?

Continue reading “A Useless Tomb Of Eternal Doom”