Playing SNES With An R/C Controller

Normally when we see an R/C transmitter used in a build we’re prepared for robots, quadcopters, or UAVs. [Alex] found a new use for his Futaba radio – hooking it up to his Super Nintendo.

We’ve seen a lot of builds using game controllers as interfaces to other hardware. The N64 media remote comes to mind, as does the NES iPod dock. Outside of a few builds to automatically win in-game currency for you, we haven’t seen much of anything to control a video game with additional electronics. [Alex]’s build happily bucks that trend, and technically gives the SNES an analog controller.

The build uses an mBed microcontroller to capture the radio’s button and stick positions. This is sent through a two shift registers to produce the 16-bit packet required of the SNES controller protocol. [Alex] posted all the software for his build, and from the looks of it the code seems pretty portable. [Alex] says he’s working on getting his Sega Saturn running with his Futaba, so we can’t wait to see some Panzer Dragoon action. Check out [Alex] demoing his controller with Gradius III after the break.

Continue reading “Playing SNES With An R/C Controller”

RC Car Hack Saves Lives In War Zone

R.I.P sand-colored radio-controlled truck. Your life ended with a bang and in doing so, saved some lives. This little work-horse is a hack that [Ernie Fessenden] put together and sent to his brother [Sergeant Chris Fessenden] who is on a tour of duty in Afghanistan.

[Chris’] team is trained to be on the lookout for roadside bombs, but [Ernie] wanted to sent him something cool that could also keep him safe. By adding a camera to the hood of the Traxxis Stampede and using a gun-mountable LCD screen, the soldiers now have a way to see what’s on the road ahead from their armored Humvee. Sounds like it would work just fine right? Well the hack just got a big endorsement when it tripped an IED made of around 500 pounds of explosives. [Chris] and five other soldiers on patrol were unharmed in the event, and [Ernie] already has a replacement model on the way.

[Thanks Rioexxo and Alex]

More proof that battlefield hacks deserve a place next to some of the high-ticket items you’d usually associate with weapons of war.

Skateboard Tagging

We abhor vandalism, but we love art. Here’s a skateboard hack that lets skate punks young and old tag their turf while they ride. [D*Face], a multimedia street artist who grew up in London, added a mounting system to the bottom of his skateboard which includes a can of spray paint. We’re a bit surprised that there’s room enough for that, but the system fits nicely. They’re not locked into a constant stream because the system lets the rider (or a bystander) actuate the spray can via remote control.

But the brush is only one part of the painter’s tool chain. To get the most interesting effect, a pool was painted white to serve as canvas and a troupe of skaters was unleashed on it to try out the modified boards. Check out the video after the break to see the colorful and pleasing curves that result. We just hope nobody bailed and smeared the canvas at the same time.

Continue reading “Skateboard Tagging”

Crafting A Hexapod With An RC Controller

Here’s a fantastic project that lets to drive a hexapod around the room using an RC controller. [YT2095] built the bot after replacing the servo motors on his robot arm during an upgrade. The three cheapies he had left over were just begging for a new project, and he says he got the first proof-of-concept module put together in about an hour. Of course what you see above has gone through much improvement since then.

The three motors are epoxied together, with the one in the middle mounted perpendicular to the motors on either side of it. Those two are responsible for the front and rear leg on each side, with the third motor actuating the two middle legs. It’s a design we’re already familiar with having seen the smaller Pololu version. You might want to check that one out as there’s some slow motion video that shows how this works.

[YT2095] added control circuitry that includes an RF receiver. This lets him drive the little bot around using a transmitter with four momentary push switches on it. We love the idea of using copper clad for the foot pads.

flying_rc_superhero

Take To The Skies With This Flying RC Superhero

It’s a bird! It’s a plane! It’s….

A flying RC super hero?

No, you’re not imagining things. Maker [Greg Tanous] loves both RC airplanes and super heroes, so he thought it would be awesome to combine his two loves into one spectacular toy. The RCSuperhero comes in two flavors, measuring 75″ and 57″ tall. The larger plane can be purchased as a kit, but the smaller unit is only available in plan form.

The flying superhero weighs in at just about three pounds, and is constructed from foam, carbon fiber, and various other lightweight materials. When using the recommended motor, the RCSuperhero can be launched from a standing position, doing away with the need for runways. The craft looks to be just as maneuverable as any regular RC airplane, making it easy for any seasoned pilot to pick up the controls and get started.

RC planes are pretty cool, but we’ve got to admit that the idea of a vertically launching, flying superhero sounds like a lot of fun!

Stick around to see [Greg’s] RCSuperhero in action.

Continue reading “Take To The Skies With This Flying RC Superhero”

An Odd Little Box

Here’s an odd little box that might get those creative juices flowing for the upcoming Halloween season. [Jeremy’s] creepy glowing box has a pair of ping-pong ball eyes which diffuse the red light from a pair of LEDs. Both the lid and they eyes move, and the whole thing is set up for wireless control.

The majority of the parts came from a toy RC helicopter that [Jeremy] had sitting in his junk bin. After close inspection he found that the electronics included to motor drivers for the two rotors, as well as two servo motors which worked to steer the aircraft. One of those servos has been repurposed to aim the gaze of they eyes left and right, the other servo is used to lift and close the lid of the box. This leaves the two motor controllers, one of which switches the LEDs on and off. The other doesn’t really have a purpose yet. He tried adding one wheel to the box, but turning that on just makes the whole thing crash to the floor. Check out what he’s done so far in the clip after the fold.

Continue reading “An Odd Little Box”

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.