GameBoy Color Costume

game boy costume

Okay, okay. We know it’s November now, but when [John] sent this project in, we just had to share it. He made a fully functional Gameboy Color costume!

The costume makes use of a Raspberry Pi (located on his back), running RetroPie, which is an open source project dedicated to creating a universal console emulator.  To create the controllers he used two Teensy microcontrollers in his gloves, setup to emulate two USB keyboards on the Pi. Since he’s using Teensy 3.0, it supports capacitive touch sensing, so all he had to do was wire pieces of aluminum to the input pins to create touch-sensitive metal buttons on the gloves. He then slapped a cheap 10″ LCD from Adafruit onto his chest, stuffed a few 12V LiPo batteries in his pockets, and was ready to be the hit of any party he went to.

The costume was a great success, although a pesky pair of Mario and Luigi kept holding his hands all night… Stick around after the break to see a demonstration video!

Continue reading “GameBoy Color Costume”

Remote Control FPV Cockpit

cockpit

FPV flying, for how awesome it actually is, still consists of fiddling around with a remote control transmitter and either wearing video goggles or squinting into a screen. Awesome, yes, but not as cool as [Brett Hays]’s enclosed cockpit ground station. It’s a trailerable flight sim that allows you to have the same experience of flying an aircraft over your local terrain without actually leaving the ground.

The centerpiece for this build is a 42 inch flat screen TV that was picked up for $160. This was placed at the front of a large plywood and 2×2 box along with a computer joystick, throttle, and rudder controls.

The pots inside the controls needed to be switched out to match the resistance of the ones inside an old Futaba transmitter. From there, completing the the cockpit was just a matter of fabricating a few panels for a video switcher, gear retract lever, flaps. and RC radio settings.

It’s a truly amazing build and when placed on a trailer towed by [Brett]’s jeep, has the potential to be the closest thing to flying a manned aircraft you can get without a pilot’s license.

Videos of the cockpit in action below.

Continue reading “Remote Control FPV Cockpit”

POV Airsoft Turret On A RC Plane

To be honest, we’re surprised this hasn’t been tried before — then again, maybe it has! But what we do know is that the folks over at Flite Test have rigged up an electric Airsoft gun to a large RC airplane, aptly called The Kracken.

The planes are a scaled up version of their own FT Versa Wing, which feature two props, giving them the ability of differential thrust. Not only were they able to strap a semi-automatic Airsoft pistol on top, they also have two GoPros filming the action and giving the gunner a POV for shooting down the enemy plane! Don’t worry though, the enemy plane features its own weapon — A permanent marker! This hardly seems fair though, as the closer the marker gets, the easier shooting down the plane will be!

Don’t take our word for it though, check out the awesome video for yourself, after the break.

Continue reading “POV Airsoft Turret On A RC Plane”

Have A Router? Build A Skeeball Machine

skee

There are a lot of hackerspaces and maker labs all around the world that have amazing capabilities for manufacturing. Mills, lathes, drill presses, laser cutters, and CNC routers are no stranger to the any maker’s arsenal of tools. Do you know what isn’t? A DIY Skeeball machine.

This, ‘should be a project for every hackerspace’ project is the brainchild of [fungus amungus] over on Instructables. Despite what you might think about the complexities of building a Skeeball machine, [fungus’] build is actually rather simple, and also easily transportable.

The main material used in the build is seven sheets of 3/4″ plywood. These sheets were cut out on a ShopBot CNC router, and held together with screws in a tab-and-slot construction scheme. The playfield is covered with cork for what we assume is a proper Skeeball experience, and all the electronics controlled by an Arduino and Laptop.

The electronics for this build are very simple – just a few IR distance sensors mounted under the holes. The laptop is running a Processing sketch to display the score on a TV above the cage, allowing for some improvements in the gameplay and scoring system of the original Skeeball machines.

It’s a really fantastic project, and something that we’re sure will be the center of attention wherever [fungus] brings it.

Continue reading “Have A Router? Build A Skeeball Machine”

Rubber Band Blaster Shoots 10 Rounds A Second

rubber band blaster

Office warfare has just been stepped up a notch and it’s time to hide in your cubicles! Enter the Rubber Band Blaster-32, a fully automatic rubber band handgun with switchable barrels for quick reloading.

It features a unique trigger release design that we haven’t seen before. By using a pull string release, [Dave] the inventor was able to load multiple rubber bands per barrel for individual firing, one by one. Hold down the trigger and as the firing wheel spins up, you can start shooting up to 10 rounds a second!

According to [Dave], reload time is around a minute per barrel, but the barrels can be stored loaded and ready to go, so pack a few mags and hang out behind the water cooler. That’s the last time [Bill] from accounting steals my stapler!

To see this puppy in action, sit tight after the break!

Continue reading “Rubber Band Blaster Shoots 10 Rounds A Second”

Umbrella Turned Delta Kite

How many broken umbrellas have you thrown out in your life? [BigApe] has come up with a novel way to reuse them, by turning them into kites.

The beauty of the build is in the MacGyver-style material list. Apart from a few store bought 8mm aluminum and plastic tubes, the majority of the build is out of other scraps that you can easily find around the house. Spokes from a broken bicycle wheel, plastic from a CD case, elastic bands, yarn, some washers, an empty hair gel tube, the list goes on… We really have to give him credit on the creative material choices!

Now before you get too excited, this project does involve quite a bit of sewing, so a sewing machine would be quite handy. Other than that, only basic tools such as pliers, scissors, punches, matches, drill bits, and a saw, are required.

The finished product ends up being a bit heavier than most similar sized consumer-grade delta kites, but [BigApe] achieved some kite-like flight out of it in low wind speeds. He promises to post a test video when it gets a bit windier to prove his design.

On the topic of kites, earlier this year we covered a remote-controlled, autonomous, power generating kite!

Self-balancing Arduino Does It Without An IMU

The miniscule size of this self-balancing robot makes it a cool project. It actually uses the motor and wheels from a small toy car. But when you look into how the balancing act is performed it gets way more interesting. The larger versions of this trick pretty much all use Inertial Measurement Units (IMUs) which are usually made up of an accelerometer and a gyroscopic sensor. This has neither.

The black PCB seen to the right of the robot is an IR reflectance sensor. It shines an IR led at the floor and picks up what reflects back. [Sean] added this hack because the gyro sensor he ordered hasn’t arrived yet. The board has a trimpot which is used to adjust the sensitivity. You have to tweak it until it stands on its own. See for yourself after the break.

Self balancing robot builds are a great way to teach yourself about Proportional-Integral-Derivate (PID) algorithms used in a lot of these projects.

Continue reading “Self-balancing Arduino Does It Without An IMU”