Cheap Toy Yields Good Parts

We’ve spent some serious time building robot chassis and motor controllers. [Whamodyne] does the smart thing and scavenges what he needs form cheap sources. He picked up an RC car from the local pharmacy for just $10, tore the body off and behold, a bounty of robot-friendly parts.

We’re not talking precision parts here, but we don’t scoff at two geared motors, four wheels, a driver board, and steering. There’s no great way to attach your own stuff but that’s half the fun of hacking. [Whamodyne] used the 9v battery that came with the toy to power his boarduino and quickly patched in to produce a miracle of automated locomotion.

BrickAVR: The Proto-brick

Sometimes, prototyping systems need to be robust, full-featured, and powerful. Other times, nostalgia and simplicity are much more appealing. Rather than buying a pre-made prototyping board, one of our readers grabbed some parts lying around, including an Atmega8, a SMD 16Mhz oscillator, and a 6 pin ISP header, and performed some circuit origami free-form soldering (thanks [Gilberti]!). After it was assembled, he realized that it fit in a hollowed out 2×6 Lego brick rather easily. After adding female headers to the pins, as well as a label and some hot glue to seal it up, he was left with a fully functional, and most likely very durable centerpiece to a project. We would love to see this worked into a Lego Mindstorm robot, just for the sake of fitting in.

NXT Turing Machine

[youtube=http://www.youtube.com/watch?v=cYw2ewoO6c4]

This interesting use of Lego popped up on the mailing list of the University of Bergen. Build by a group of Norwegian Danish students, it’s a simple computer that implements Alan Turing’s design from 1937. Having both read and write functions, it implements its own (somewhat inefficient) medium of non-volatile memory. What we find interesting is that rather than move the ‘tape’ through the machine, the machine rolls over the tape. Thanks to [Thorsten] for the tip.

Digital BMXing Through San Francisco

[Alpay] sent in this project he did recently. He was hired to produce a kiosk that would stand out to the kids at the event. He chose to make a bike riding game utilizing open source hardware and software. There was some thought put into what interface to use to make it easiest for people to just pick up and use. The ultimate decision was a simple one. Use real handle bars from a bike. As for software, they used Blender, the open source 3d creation program. The actual control is done via a pair of Arduinos, an accelerometer, and a pair of XBee modules.

He notes that blender is fully capable of accepting the serial input from the controller, but they opted to have the controller mimic keystrokes to make life easier on the developer, as well as make the controller usable on more games. Maybe if enough people ask really nice,  he’ll release the source code for the controller.

Hack A Sketch

[vimeo = http://vimeo.com/7367464%5D

Sometimes we miss that old Etch a Sketch we had when we were kids. The challenge of producing a decent image using those two knobs was always fun and frustrating at the same time. This project lets us recreate this interface on our computer. The Hack a Sketch is a combination of an Etch a Sketch style input and a processing sketch to recreate the experience.  They’re using an Arduino to interpret the inputs and feed it to the computer via USB.  We really like this thing. Simplify the electronics and we could see this as a neat toy for sale somewhere like Thinkgeek.

 

 

[via hacked gadgets]

Complete The Maze, Get A Gumball

[youtube=http://www.youtube.com/watch?v=kcj9Sdiohog&w=470]

This neat accelerometer controlled marble maze adds a level of fun to retrieving a gum ball. You have to first navigate the maze using a controller that has a dual axis accelerometer in it to control the angle of the platform. Though that does look like a wii accessory, there is no wiimote in there.  Only after you have completed it will the gum ball machine dispense the candy. [Dan] constructed everything himself, which might explain the lack of “pits” for the marble to fall into in the maze.

More details on the build and source code are available on his page.

[via hacked gadgets]

R/C Airplane Motors From Computer Trash

Here’s something that the R/C airplane crowd might think of as old news.  These directions show us how to rework floppy drive and CD Rom motors to be high power airplane motors.  There are several listed, with details on each, but those unfamiliar might want to start with the most basic CD Rom version. It covers winding your own copper and installing the magnets in the “bell”, putting it all together and mounting it. This is a great writeup for those who haven’t seen this done before. If you want something even simpler though, you might enjoy the homopolar motor post. If you’re more advanced, they have tips for you too on machining and balancing the motors as well as winding density.