Persistence Of Vision Helicopter Blades With RGB LEDs

A user named [BOcnc] on the rcgroups forums just posted his RGB POV helicopter blades.

The two blades are attached to the heli just as any other whirlygig. The electronics, though, are mounted underneath the blade with a battery pack. We covered a build last year that demonstrated weight added to a spinning blade won’t tear everything apart, but that build used only blue LEDs. This build is full color and makes us feel like we’re living in a cyberpunk future populated by Recognizers and Daft Punk.

The images are stored on an SD card that receives data from a USB port. The microcontroller is a PIC32, and from what we can assume from the schematics, the RPM of the blades is measured by an on-board hall effect sensor (don’t quote us on that, though). There’s no hope of a commercial release from [BOcnc], though. He can’t find anyone to manufacture the blades, and the entire build was too expensive. It sure looks pretty though, so check out the video of it after the break.

Continue reading “Persistence Of Vision Helicopter Blades With RGB LEDs”

Portal Puppet Probably Won’t Kill Us

This incredibly detailed puppet of the Wheatley from Portal was sent into us, and we a so very happy that we’re not writing about a GLaDOS build right now.

Hewn from florist foam and covered Wonderflex and Apoxie Sculpt, Wheatley pretty much tows the line as far as cosplay and prop builds go. What makes Wheatley interesting is his movement mechanism – he’s actually a hand-controlled puppet. Portal quotes come a small sound module that plays 10 Wheatley quotes. The control system has ten buttons and allows for the display of a lot more emotion than we would expect from a talking sphere. We really like the completely manual solution to an articulated robot eyeball – a really great, simple solution to a complex problem.

Like the portal turret and the adorable and friendly companion cube, we’re really impressed with the build quality of Wheatley. Yet again we’re left wondering why Valve doesn’t license some awesome toys like their office sentry.

Check out the intelligence dampening sphere in action after the break.

Continue reading “Portal Puppet Probably Won’t Kill Us”

3D Printed Turtle Shell Racers Bring Mario Kart To Life

skimbals_3d_printed_turtle_shell_racers

Every once in awhile a project comes along that makes us say, this is why we want a 3D printer!”

[Skimbal] is pretty well known in 3D printing circles for the incredibly detailed designs he has put out in the past. This time around, his focus is on motoring, Mario Kart style.

His Turtle Shell Racers are ripped right out of the Mario Kart series of games, and are built in the form of the multi-colored turtle shells with which most of us have a love/hate relationship. Constructed atop cheap RC trucks, the Shell Racers require 20-some odd printed parts apiece, but looking at the final results we think the time and money spent would be well worth it.

After watching the videos below, we think you’ll agree that these things look like a blast to play with. The Shell Racers were actually so impressive that they managed to land [Skimbal] a permanent gig with MakerBot Industries.

If you want to try making a set of your own, there are extensively detailed build instructions and all the STL files you can shake a stick at over at Thingiverse.

Continue reading “3D Printed Turtle Shell Racers Bring Mario Kart To Life”

Etch-a-Sketch Automatically Draws A Tribute To Hack A Day

automated_etch_a_sketch_hack_a_day_logo

We have seen quite a few automated Etch-a-Sketch machines in our time, but when [Jason] wrote in to share his take on the subject, it came with a nice bribe attached. We are vain. It’s not something we are proud of, but when it comes to seeing the Hack a Day logo drawn out by a robot, consider us sold.

[Jason] has several CNC router builds under his belt, and thought it would be fun to automate his Etch-a-Sketch, a toy he loved as a child. He cut some gears and a face plate for the toy with his new CNC machine, then got busy programming his Propeller microcontroller to do his bidding.

A piece CNC software handles the conversion of a bitmap image to an outline, which is then converted to a CNC cutting path. The cutting path is translated into x/y coordinates by a bit of C++ code, before being fed into the microcontroller, which is running a small SPIN application he calls RoboSketch. The Propeller takes care of the rest, quickly drawing the image or pattern to the Etch-a-Sketch.

Continue reading if you would like to see a video of [Jason’s] tribute to Hack a Day, and don’t miss some of our previous automated Etch-a-Sketch coverage if this is something on your to-do list.

Continue reading “Etch-a-Sketch Automatically Draws A Tribute To Hack A Day”

The Lego Synchro Drive

[M-byte] wrote in to tell us about the Lego Synchro Drive. Although not a new hack, this autonomous vehicle is quite amazing in it’s simplicity.  Using only one motor turning at a constant speed, this device is able to navigate obstacles by simply turning.

As [m-byte] was quick to point out, this is a simple task using modern electronics, but this drive is made using only Lego Technic parts. The machine’s motion is quite pleasing. When it hits an obstacle, the outer rotating ring stops, allowing the casters on the bottom to switch direction. One could see this invention coming out of Leonardo da Vinci’s notebook (minus the Legos).

Check out either of the embedded videos after the break to see this device in action. If you’d like to build one yourself, follow this link for very well illustrated directions. Continue reading “The Lego Synchro Drive”

Toy Robot Hand Vastly Improved, Now More Offensive

YouTube user [onefivefour] posted a video of his hacked up toy robot hand. These cheap robot hands usually only use one wire to move all five fingers. [onefivefour] improved upon the design and added five servos to allow independent control of each digit.

The servos are controlled by a PICAXE microcontroller, and [onefivefour] is willing to share the code. A few pressure sensors in the fingertips would turn this build into a great test bed for future development. It would also be great for an [Anakin Skywalker] Halloween costume if anyone on the planet ever wanted that specific costume.

[onefivefour] says he only spent $6 on his and while there’s more money sunk into the servos, it was probably a good investment. We love seeing hacked up pieces of plastic like the fully functional Wall-E or the dancing Androids. If you’ve got a toy hack in the works, drop us a line on our tip form.