555s For Your Mouse And R/C Airplane

[lenny] decided to build a 555-based auto-firing mouse based on a 555 after seeing a similar PIC-based project we posted earlier. Lenny’s version is self-contained in one mouse without requiring a second mouse to act as the rapid-fire button. It uses only a handful of components, costs less than $5 to build, and doesn’t require any programming.

But then, [wfdudley] shakes things up a bit. He added a 4022 counter IC and some diodes to act as logical “OR” gates in order to create a unique blinking pattern (short-short-long) for the lights on a friend’s RC airplane. While this project involves more components, it’s definitely a trickier problem to solve with a 555 timer IC. We love seeing people choosing simplicity in design over popular off-the-shelf microcontroller frameworks as these two have done.

Don’t forget, the 555 Design Contest is still going strong, and you’ve got the entire month of February to submit your awesome designs. We wanted to highlight two of the more clever 555-based hacks that we’ve had in our backlog for a while, though.

RC Plane Built Using Pieces Of An RC Car

This hack’s old as dirt to be sure, but new to us and a great accomplishment. The plane above, which is meant to fly without an operator, has been given RC control thanks to parts from that little car. The transmitter and receiver pair are the obvious transplant, but how do you add steering to a $7 plane that wasn’t manufactured to have that feature? The tail was cut and reconnected with mylar hinges to turn it into a rudder. A rare earth magnet and a coil are also thrown into the mix to provide movement. Basically this is a simple solenoid where the coil pushes against the magnet when energized, actuating the rudder. This in combination with an upgraded motor allows for both speed control and yaw. It doesn’t look like you can control roll and pitch but what more can you really expect?

This would be a nice first step on that path to building an epic flying camera rig.

[Thanks Rob]

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.

Homemade UAV

uav

[Terence Bordelon] sent in his impressive UAV (Unmanned Arial Vehicle). The hack is a culmination of his other projects. It can be turned to fully automatic at the flip of a switch. It will fly itself to gps way points, land, and take off. The UAV has a range of 100km thanks to his home built RF Unit which runs on ham bands. The brains of the setup is his custom IMU (Inertial Measurement Unit). The unit is controlled by his ground station which either allows him to fly it normally or toggle through the various modes.  [Terrence] is also a game developer and has worked on many popular titles such as Zoo Tycoon 2 and Ratchet and Clank.

Home Made R/C System

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

[dunk] sent his home made Radio Control system. It is constructed from a Playstation 2 controller, an Atmega 2561, microcontroller, some RF modules and various servos and motors. It seems to work pretty well. You can get all the schematics and source code on his site. Several people have submitted a similar project which involves an iPhone and a helicopter, but that one is a bit dubious, mainly due to it’s lack of detail.

Arduino RC Airplane

arduino_airplane

[Olivier] told us about this fantastic project where he built his own RC airplane. The airplane itself is nothing special, it is the controls that are worth paying attention to. He used an Arduino Diecemilla , some XBee transceivers, and a SparkFun Wee. The main site is a general overview, but there are links to more detailed breakdowns of how to build some of the parts. There are several videos of him flying it as well.