Gecko Feet In Space

Space is a mess, and the sad truth is, we made it that way. Most satellites that have been lofted into Earth orbit didn’t have a plan for retiring them, and those dead hulks, along with the various bits of jetsam in the form of shrouds, fairings, and at least one astronaut’s glove, are becoming a problem.

A mission intended to clean up space junk would be fantastically expensive, but money isn’t the only problem. It turns out that it’s really hard to grab objects in space unless they were specifically designed to be grabbed. Suction cups won’t work in the vacuum of space, not everything up there is ferromagnetic, and mechanical grippers would have to deal with a huge variety of shapes, sizes, and textures.

But now news comes from Stanford University of a dry adhesive based on the same principle a gecko uses to walk up a wall. Gecko feet have microscopic flaps that stick to surfaces because of Van der Waals forces. [Mark Cutkosky] and his team’s adhesive works similarly, adhering to surfaces only when applied in a certain direction. This is an advantage over traditional pressure-sensitive adhesives; the force needed to apply them would cause the object to float away in space. The Stanford grippers have been tested on the “vomit comet” and aboard the ISS.

We can think of tons of terrestrial applications for this adhesive, including the obvious wall-walking robots. The Stanford team also lists landing pads for drones that would let then perch in odd locations, which we find intriguing.

Need to get up to speed on more mundane adhesive? Check out our guide to sticky stuff for the shop.

Continue reading “Gecko Feet In Space”

Animated robots Mira and Gertie

Pixar Style Robots Are Treasure Trove Of Building Tricks

[Alonso Martinez] is an artist working on virtual characters at Pixar so it’s no wonder that his real life robots, Mira and Gertie,  have personalities that make them seem like they jumped straight out of a Pixar movie. But what we really like are the tricks he’s used inside to bring them to life that are sure to get reused for the same or other things.

Mira's head rotation mechanism
Mira’s head rotation mechanism

For example, Mira’s head can rotate in yaw, pitch and roll. To figure out how to make it do that he recalled having a joystick called the Microsoft Sidewinder Pro that had force feedback. That meant it might have had motors in line with the motions, much like what he wanted. To see how it worked, he bought one on eBay, took it apart, and improved on it to come up with his own design. But besides making use of the design in joysticks and heads, we can imagine it used to make robot eyeballs rotate in their sockets too. And as a side note, he’s running the robot off a Raspberry Pi, but notice the clever, space-saving way he’s mounted the whole mechanism to the Pi’s four mounting holes.

What also piqued our interest are the two tiny servos used in the head mechanism, two HD-DSM44 digital servos. These are even smaller than Tower Pro SG90s and with the added advantage of being metal geared.

Gertie's delta jumping legs
Gertie’s delta jumping legs

To make the eyes blink he had to overcome the fact the head was a thin-walled sphere sliding over the body, and the eyes had to fit in the thin wall without contacting the body. His solution was to make them out of OLED screens with acrylic hemispheres for the protruding eyeballs. The circuit boards talk to the screens through ribbon cables that are around 32 connections per inch, which made for some careful soldering. And to further create a thin profile he even sanded the solder points flat.

His other robot, the yellow and green Gertie, jumps to move around and its internal mechanism is also a joy to examine. To swivel and hop, it uses much the same design as a delta 3D printer, with three legs that can move the upper body in any direction, and compress like a spring before leaping. We like how his method for determining the appropriate thickness of 3D printed PLA parts such that they wouldn’t break was simply trial an error, taking advantage of the rapid prototyping possible with 3D printers. He did cheat on one main part of each leg though, and that was to go with RC car tie rods for the lower half of each leg — but we won’t tell on him if you won’t.

And that’s only a small sample of the neat tips and tricks you’ll find in the video below (they start looking inside the robots at 7:35).

Continue reading “Pixar Style Robots Are Treasure Trove Of Building Tricks”

3D-Printed Rover Rolls Light And Looks Right

[Rick Winscott]’s RO-V Remotely Operated Vehicle instructable shows you how to make this cool-looking and capable robot. The rover, a 1/10th scale truggy, sports a chassis printed in silver and black PLA. It’s got a wireless router mounted on the back, and a webcam in a 2-servo gimbal up front. [Rick] made his own steering rack and pinion out of 3D printed parts and brass M3-threaded rods which he tapped himself.

The simplified drive system nixes the front, rear, and center differentials, thereby saving [Rick] on printing time, complexity, and weight — he was able to include a second 4000 mAH battery. A TReX Jr motor controller runs a pair of Pololu gear motors. All of this is controlled by a Beaglebone Black alongside a Spektrum DX6i 2.4Ghz transmitter and an OrangeRx 6-channel receiver. The DX6i [Rick] employs typically finds use as an airplane/quad controller, but he reconfigured it to steer the rover—the left stick controls direction and the right stick (elevator and aileron) control the webcam servos.

Enough talking technicals. We think this rover is pretty in the face. Much of this attraction owes to the set of Dagu Wild Thumper wheels (an entirely reasonable name) and the awe-inspiring 100mm shocks that jack up this whip so pleasingly. However, [Rick]’s elegant chassis and the silver-and-black color scheme doesn’t hurt one bit. The wheels are mostly for the cool factor, however—[Rick] recommends swapping out the relatively modest Pololu 20D gear motors in favor of higher-torque models if you’re planning any actual off-road extremeness. If you’re interested in making your own you can download the chassis files from Tinkercad or the BeagleBone code from Github.

If it’s other drone projects you’re after, check out the duct rover and solar wifi rover we published recently.

Robot Draws Using Robust CNC

While initially developed for use in large factory processes, computer numeric control (CNC) machines have slowly made their way out of the factory and into the hands of virtually anyone who wants one. The versatility that these machines have in automating and manipulating a wide range of tools while at the same time maintaining a high degree of accuracy and repeatability is invaluable in any setting. As an illustration of how accessible CNC has become, [Arnab]’s drawing robot uses widely available tools and a CNC implementation virtually anyone could build on their own.

Based on an Arudino UNO and a special CNC-oriented shield, the drawing robot is able to execute G code for its artistic creations. The robot is capable of drawing on most flat surfaces, and can use almost any writing implement that will fit on the arm, from pencils to pens to brushes. Since the software and hardware are both open source, this makes for an ideal platform on which to build any other CNC machines as well.

In fact, CNC is used extensively in almost everything now, and are so common that it’s not unheard of to see things like 3D printers converted to CNC machines or CNC machines turned into 3D printers. The standards used are very well-known and adopted, so there’s almost no reason not to have a CNC machine of some sort lying around in a shop or hackerspace. There are even some art-based machines like this one that go much further beyond CNC itself, too.

Continue reading “Robot Draws Using Robust CNC”

ESP32 Mini Robot Packs Sensors And 4WD

[Stefan]’s Mini WiFi/BLE 4WD robot platform (seen next to a matchbox above) packs an impressive capability into a tiny rover. It’s based on a SparkFun ESP32 Thing, a very compact way to add wireless control to your project. Compare it to some giant old UNO with a WiFi shield, these boards are small but powerful, as well as an easy adoption for Arduino fans.

[Stefan] beefed up the robot with a BNO055 module to determine orientation, an APDS-9930 proximity sensor, as well as four CNY70 IR proximity sensors on the bottom, used for line-following. A pair of 6 V motors move the robot, with a DC-DC step up converter boosting the LiPo’s 3.7 V. It’s impressive how many components [Stefan] crammed inside the shell; they’re all packed in there snugly.

The concept behind the robot is that it’s a generic platform that could be customized as needed, and [Stefan] has versions with a LEGO dart gun as well as a camera. The robot’s code resides on GitHub and the custom 3D-printed chassis is up on Thingiverse.

If you like ESP32 projects you should be sure to check out the Monster Board and the Hamster Tracker we posted recently.

Biped Bob Walks And Dances

If you have a few servo motors, an Arduino, and a Bluetooth module, you could make Biped Bob as a weekend project. [B. Aswinth Raj] used a 3D printer, but he also points out that you could have the parts printed by a service or just cut them out of cardboard. They aren’t that complex.

Each of Bob’s legs has two servo motors: one for the hip and one for the ankle. Of course, the real work is in the software, and the post breaks it down piece-by-piece. In addition to the Arduino code, there’s an Android app written using Processing. You can build it yourself, or download the APK. The robot connects to the phone via BlueTooth and provides a simple user interface to do a few different walking gaits and dances. You can see a few videos of Biped Bob in action, below.

This wouldn’t be a bad starter project for a young person or anyone getting started with robotics, especially if you have a 3D printer. However, it is fairly limited since there are no sensors. Then again, that could be version two, if you were feeling adventurous.

We have mixed feelings about the BlueTooth control. BlueTooth modules are cheap and readily available, but so are ESP8266s. It probably would not be very difficult to put Bob on WiFi and let him serve his own control page to any web browser.

If Bob meets Jimmy, he may find himself envious. However, Jimmy would be a little more challenging to build. We’ve actually seen quite a few walking ‘bots over the years. Continue reading “Biped Bob Walks And Dances”

Sony Unveils Swarm Robots For Kids

Sony recently unveiled Toio, an educational robotics toy for young programmers. We all know Sony as an electronics giant, but they do dabble in robotics from time to time. The AIBO dog family is probably their most famous creation, though there is also QRIO, a bipedal humanoid, and on the stranger side, the Rolly.

Toio consists of two small cube robots which roll around the desktop. You can control them with handheld rings, or run programs on them. The robots are charged by a base station, which also has a cartridge slot. Sony is marketing this as an ecosystem that can be expanded by buying packs which consist of accessories and a software cartridge. It looks like the cartridge is yet another proprietary memory card format. Is Sony ever going to learn?

There isn’t much hard information on Toio yet. We know it will be released in Japan on December 1st and will cost around ¥ 20,000, or about 200 USD. No word yet on a worldwide release.

The striking thing about this kit is how well the two robots know each other’s position. Tape a paper pair of pants, and they “walk” like two feet. Attach a paper linkage between them, and they turn in perfect sync, like two gears. Add some paper strips, and the two robots work together to form a gripper.  We can only guess that Sony is using cameras on the bottom of each robot to determine position — possibly with the aid of an encoded work surface — similar to Anoto paper. Whatever technology it is, here’s to hoping Sony puts out an SDK for researchers and hackers to get in on the fun with these little robots.

Continue reading “Sony Unveils Swarm Robots For Kids”