MakerFaire K.C.: Hexy, The $200 Hexapod Project

I’ve always loved hexapods. Unfortunately, the cost to play with them can be rather daunting. Hexy is seeking to make a decent impact on that by being only $200. Yep, that $200 includes everything but the computer. You get the entire chassis, micro controller, servos, sensors, batteries, etc.

I ran into [Joe] from arcbotics showing off a hexy at the maker faire and had a few moments to check it out. He showed off some slick motion and explained some future upgrades. It looks like they are intending to go to metal gears in the commercial version which might push the cost to around $250. At this cost, this robot is comparable to the Lego NXT systems.

Continue reading “MakerFaire K.C.: Hexy, The $200 Hexapod Project”

Quadrotor Opera Begs For Lasers And Pink Floyd

In case quadrocopters aren’t cool enough, here’s an orchestrated quadrotor light show that was shown at the Cannes Lions International Festival of Creativity this last week. With 16 quadrotors and a few can lights, it’s a light show not to be missed.

This quadrotor show was created by a collaboration between KMel robotics and Marshmallow Laser Feast. The guys behind KMel are the same brilliant minds behind this nanocopter swarm that can play the [James Bond] theme. For this light show, the guys at KMel Robotics used a Vicon motion capture system to coordinate the flock of quadrotors, as seen in this picture.

With a servo-controlled mirror on the bottom of each quatrotor, each vehicle in the fleet is able to reflect beams of light around the stage and into the audience. Now it’s only a matter of time until a setup like this is used for a showing of Laser Floyd.

Tip ‘o the hat to [cesar] for sending this one in. Via IEEE Spectrum.

Edit: They’re not can lights. After watching in 1080p, [Impulse405] is pretty confident they’re High End studio spots or a wash with a tight focus. Thanks for keeping us honest, [Impulse405]!

Building A Pick And Place With 3D Printed Parts

For the last few months, [HeliumFrog] has been building a SCARA bot to serve as the basis for a pick and place machine. Somewhat amazingly, this is the first robot of its kind to be printed on a 3D printer.

A SCARA-type robot is an articulated arm perfectly suited for transferring components from tubes and reels to a PCB. [HeliumFrog] began his build with an arm with large gears in joints driven by stepper motors and toothed belts. The Z axis was originally driven with a lead screw, but after a thoughtful redesign that was changed over to another toothed belt.

We’ve seen our share of DIY pick and place machines, but most of those have been based on a traditional X/Y Cartesian frame. [HeliumFrog]’s SCARA bot should be – theoretically, at least – faster and more accurate while taking up a smaller footprint in the workshop.

[HeliumFrog] is more or less done with the basics of his build, and is now moving on to building a plastic extrusion tool head for his SCARA bot. Very cool, and should make this robot capable of self-reproduction for under £400 (~$600).

You can check out a video of this articulated arm bot after the break.

Thanks, [Kyle] for sending this one in.

Continue reading “Building A Pick And Place With 3D Printed Parts”

DIY ROV Explores The Watery Depths

This rig looks so good it’s hard to believe this is the first ROV that [DZL] has ever built. It houses an HD camera which feeds the display at the operator’s station. You can see the controller to the left of that screen which uses a joystick and buttons to pilot the underwater vessel.

In order to simplify construction, [DZL] decided not to use propellers. The problem with that technique is that you need to have bearings that will allow the propeller shafts to turn without letting water in. Propulsion is instead provided by a group of small water pumps whose intake is on one end and outflow is on the other. These are mounted at various places on the body and each have one power cable that connects to the control circuitry in the main housing. The passage of cables through the enclosure is another possible leak point, but [DZL] found some off the shelf bushings that ended up making it pretty easy.

The link at the top is a round-up of all the different project posts. For us, the most interesting Flickr set is the one showing how the enclosure is put together. There is also a pretty neat dive video after the break that shows the craft being tested underwater.

Continue reading “DIY ROV Explores The Watery Depths”

Robotic Rock-paper-scissors Never Lets You Win

So robots kick our butts at tic-tac-toe, chess, Jeopardy, and now they’re the dominant species at rock-paper-scissors too. This robot arm will outmatch your at the game every single time. It’s not just fast enough to keep up, but it figures out what you’re planning to do and reacts according. All of this happens way to fast for you to catch it in the act.

Researchers at the University of Tokyo came up with the idea of combining high-speed vision with a high-speed hand. Apparently one millisecond is all it takes to analyze what move you’ve chosen. The time it takes for the hand to form the conquering position is only marginally longer than that. As you can see in the clip after the break, it already knows the protocol of 1-2-3 shoot and doesn’t need any operator intervention to start a new game, or repeatedly school you on trying to compete with a machine.

We’ve been beaten at the game by a machine before. This is just first time that the human player doesn’t need to wear special equipment and the machine has moved from a virtual hand to a physical one.

Continue reading “Robotic Rock-paper-scissors Never Lets You Win”

Salvaged Robot Arm Used For Light Painting And Pen Plotting

The members of Shackspace got their hands on an antiquated robot arm. It’s a Mitsubishi Movemaster RM-101 and was probably manufactured in the mid 1980’s. There’s almost nothing out there that tells you how to use the thing, and so they set out to figure out how to control the hardware.

This is a great example of how an EPROM dump can be really useful. After further inspection the team discovered that the arm is driven by a Z80 processor whose program is stored on an EPROM. The first thing the guys did was dump the memory since the aging storage will be useless if just a few bits become degraded. This dump will be really useful for others whose chip has already given up the ghost. The data from that dump was disassembled and painstakingly pawed through to figure out what commands were being sent to the arm. This technique worked, as the team was able to re-implement the control protocol and has already used the arm for some light painting and pen plotting (seen above). After the break you can see a control demonstration.

Continue reading “Salvaged Robot Arm Used For Light Painting And Pen Plotting”

Printing And Programming A Self-balancer

The Hackaday staff isn’t in agreement on 3d printers. Some of us are very enthusiastic, some are indifferent, and some wonder what if they’re as widely useful as the hype makes them sound. But we think [Jason Dorweiler’s] self balancing robot is as strong a case as any that 3d printing should be for everyone!

Don’t get us wrong. We love the robot project just for being a cool self-balancer. Seeing the thing stand on its own (video after the break) using an Arduino with accelerometer and gyroscope sensors is pure win. But whenever we see these we always think of all the mechanical fabrication that goes into it. But look at the thing. It’s just printed parts and some wooden dowels! How easy is that?

Sure, sure, you’ve got to have access to the printer, it needs to be well calibrated, and then you’ve got to make the designs to be printed out. But these hurdles are getting easier to overcome every day. After all, there’s no shortage of people to befriend who want nothing more than to show off their Makerbot/RepRap/etc.

Continue reading “Printing And Programming A Self-balancer”