Robot Sorts Beads By Color

If you know anyone who does crafts, they probably have a drawer with a  few million beads loose and mixed together. You’ll sort them out one day, right? Probably not. Unless, of course, you build a robot to do the dirty work for you. That’s what [Kalfalfa] did, using some Phidgets boards, a camera and Open CV. You can see a video of the cardboard machine doing its thing below.

Maybe it is because we are more electronics-minded, but we were impressed with the mechanism to grab just one bead at a time from the hopper. If you watch the video, you’ll see what we mean. However, sometimes a bead jams and a magnetic sensor figures that out so the controller can reverse a bit and try again.

Continue reading “Robot Sorts Beads By Color”

Soft Robotic Jellyfish Get Pumped In The Atlantic

In a recent paper in Bioinspiration & Biomimetics, researchers at Florida Atlantic University describe the process of building and testing five free-swimming soft robotic jellyfish. The paper contains build details and data on how three different variables – tentacle stiffness, stroke frequency, and stroke amplitude – affect the swimming characteristics of each bot. For a more in-depth build log, we found the original masters thesis by Jennifer Frame to be very thorough, including processes, schematics, parts lists, and even some Arduino code.

Though a landlubber may say the robots look more like a stumpy octopus than a jellyfish, according to the paper the shape is actually most similar to a juvenile “ephyra stage” moon jellyfish, with 8 short tentacles radiating from a central body. The flexible tentacles are made of a silicon rubber material from Smooth-On, and were cast in 3D printed molds. Inside the waterproof main body is a Teensy 3.2 microcontroller, some flash memory, a nine-axis IMU, a temperature sensor, and a 9 V battery.

There are two flexible resistors embedded in the body to measure tentacle flex, and the actual flexing is done by pumping seawater through open circuit hydraulic channels cast into the tentacles. Two 3 V mini pumps are sufficient for pumping, and the open circuit means that when the pumps turn off, the tentacles bleed off any remaining pressure and quickly snap back to their “neutral” position without the use of complicated valves.

Another simple feature is two hall effect sensors that were mounted in the body to enable waterproof “wireless communication” with the microcontroller. The wireless protocol of choice: manually waving magnets over the sensors to switch the robot between a few predefined operating modes.

There’s a soothing, atmospheric video after the break, where you can see the robots in action off the coast of Florida.

Continue reading “Soft Robotic Jellyfish Get Pumped In The Atlantic”

Robot Solves Rubik’s Cube With One Hand Tied Behind Its Back

For all those who have complained about Rubik’s Cube solving robots in the past by dismissing purpose-built rigs that hold the cube in a non-anthropomorphic manner: checkmate.

The video below shows not only that a robot can solve the classic puzzle with mechanical hands, but it can also do it with just one of them – and that with only three fingers. The [Yamakawa] lab at the University of Tokyo built the high-speed manipulator to explore the kinds of fine motions that humans perform without even thinking about them. Their hand, guided by a 500-fps machine vision system, uses two opposing fingers to grip the lower part of the cube while using the other finger to flick the top face of the cube counterclockwise. The entire cube can also be rotated on the vertical axis, or flipped 90° at a time. Piecing these moves together lets the hand solve the cube with impressive speed; extra points for the little, “How’s that, human?” flick at the end.

It might not be the fastest cube solver, or one that’s built right into the cube itself, but there’s something about the dexterity of this hand that we really appreciate.

Continue reading “Robot Solves Rubik’s Cube With One Hand Tied Behind Its Back”

Giant Robot Arm Uses Fluid Power, Not Electronics

Fair warning that [Freerk Wieringa]’s videos documenting his giant non-electric robot build are long. We’ve only watched the first two episodes and the latest installment so far, all of which are posted after the break. Consider it an investment to watch a metalworking artist undertake an incredible build.

The first video starts with the construction of the upper arm of the robot. Everything is fabricated using simple tools; the most sophisticated tools are a lathe and a TIG welder. As the arm build proceeds we see that there are no electronic controls to be found. Control is through hydraulic cylinders in a master-slave setup; the slave opens a pneumatic valve attached to the elbow of the arm, which moves the lower arm until the valve closes and brings the forelimb to a smooth stop. It’s a very clever way of providing feedback without the usual sensors and microcontrollers. And the hand that goes at the end of the arm is something else, too, with four fingers made from complex linkages, all separately actuated by cylinders of their own. The whole arm looks to be part of a large robot, probably about 3 or 4 meters tall. At least we hope so, and we hope we get to see it by the end of the series.

True, we’ve seen terrifyingly large robots before, but to see one using fluid power for everything is a treat.

Continue reading “Giant Robot Arm Uses Fluid Power, Not Electronics”

An Unmanned Ground Vehicle, Compatable With An Arduino

Building your own robot is something everyone should do, and [Ahmed] has already built a few robots designed to be driven around indoors. An indoor robot is easy, though: you have flat surfaces to roll around on, and the worst-case scenario you have a staircase to worry about. An outdoor robot is something else entirely, which makes this project so spectacular. It’s the M1 Rover, an unmanned ground vehicle, built around the Arduino platform.

The design goal of the M1 Rover isn’t just to be a remote-controlled car that can be driven around indoors. This robot is meant for rough terrain, and is a robot that can be programmed, can also be driven around by a computer, a video game controller, or custom joysticks.

To this end, the M1 rover is designed around high-quality laser cut plywood, powered by a few DC motors controlled through a dual H-bridge, and loaded up with sensors, including a front-mounted ultrasonic sensor. All the electronics are tucked away in the chassis, and the software is just fantastic. In fact, with the addition of a smartphone skillfully mounted to the top of the chassis, this little robot can became an autonomous rover, complete with a webcam. It’s one of the better robotic rover projects we’ve seen, and amazing addition to this year’s Hackaday Prize.

The Leap Motion Makes Robots Bend To Your Will

We just wrapped up the Human Computer Interface challenge in this year’s Hackaday Prize, and this project is pushing boundaries we’ve hardly seen before. [Giovanni Leal] is using a Leap Motion controller to move a robotic arm around in space.

The robot arm in question comes from Owi, and it is by every measure not a good robot arm. It is, however, an excellent toy filled with motors and plastic linkages that serves as a good stand-in for a proper robotic arm.

Control of this toy robot arm is done through a Leap Motion controller. While the Leap Motion is a few years old at this point, it is a very effective way to ‘measure’ the position and rotation of a hand in 3D space. The only thing that’s required is the Leap Motion controller itself and a tabletop.

The end result is a robot that can be controlled by a hand. While this robot arm is really just a toy, it was fun to assemble and a little bit of hardware hacking with an Arduino turned this into a working robot arm controlled by a human. Scale this up, establish an island lair, and you’re on your way to taking over the world.

Watch The Snappy, Insect-like Moves Of This DIY Quadruped Robot

Some legged robots end up moving with ponderous deliberation, or wavering in unstable-looking jerks. A few unfortunates manage to do both at once. [MusaW]’s 3D Printed Quadruped Robot, on the other hand, moves in rapid motions that manage to look sharp and insect-like instead of unstable. Based on an earlier design he made for a 3D printable quadruped frame, [MusaW] has now released this step-by-step guide for building your own version. All that’s needed is the STL files and roughly $50 in parts from the usual Chinese resellers to have the makings of a great weekend project.

The robot uses twelve SG90 servos and an Arduino nano with a servo driver board to control them all, but there’s one additional feature: Wi-Fi control is provided thanks to a Wemos D1 Mini (which uses an ESP-8266EX) acting as a wireless access point to serve up a simple web interface through which the robot can be controlled with any web browser.

Embedded below is a brief video. The first half is assembly, and the second half demonstrates the robot’s fast, sharp movements.

Continue reading “Watch The Snappy, Insect-like Moves Of This DIY Quadruped Robot”