SNES To PC

The Nintendo Entertainment System is by far the most popular 8 bit post crash video game system. Therefore, the NES gets all sorts of mods and hacks done with it, but there is not a whole bunch of noise for its bigger badder 16 bit brother the Super Nintendo. Have no fear though [Vigo the Carpathian] (I did not know it was the season of evil!) helps to correct that in his first Instructable, turning a SNES into anĀ all in one classic video game player.

Using the shell of a Super Nintendo the bottom half includes ZOTAC IONITX-C-U mini ITX motherboard, and a dual SNES controller port to USB that fits in the original openings to use the real deal controllers. A USB port is also mounted for some wireless dual shock action.

On the top half, the eject button, and cartridge slot flaps have been removed and speaker grill cloth was added to provide venting. Near the back of the unit, SD-card to SATA adapter provides storage, which we think is a good idea for cheap SSD storage. Micro switches are also rigged up so that the original power and reset buttons control the same computer functions.

Clean looks, small form factor, join us after the break for a quick video.

Continue reading “SNES To PC”

Robotic Bird Flaps Away Last Bits Of Privacy

This really gives a lifelike look to the eye in the sky. In case you were worried that every part of your life wasn’t being recorded by a surveillance camera, the Festo Bionic Learning Network has come up with a drone that will be hard to discern from the wildlife.

Watch the video after the break. We’re not 100% certain that it’s not fake, but it looks real enough (the mark of a truly amazing design). You’ll see the robo-bird flapping away both from a fixed point on the ground, and from a camera view behind the head of the device. It propels itself both by flapping and rotating the wings and is capable of taking off, flying, and landing autonomously.

It’s bigger than the hummingbird drone that was developed for DARPA, but we think that it sticks out less when caught at a glance. No word on the intended use for the device, but we’re sure that some of you are enjoying the nostalgia of the mechanical owl from Clash of the Titans, and that’s why we want one.

Continue reading “Robotic Bird Flaps Away Last Bits Of Privacy”

Wireless Luge Timer Levels The Playing Field

wireless_luge_timer

In Colorado, amateur luge competitions are serious business.

Every winter, [Ryan’s] friends dig a long luge track through the many feet of snow that occupies their yard, and have competitive sled races to see who can make it down the giant hill in the least time. They call it the Mario Cup, after one of the participants, not the Nintendo mascot, and they were in desperate need of some timing equipment.

You see, the luge track is several hundred feet long, and they decided that a human armed with a stopwatch is not a good enough means of picking a conclusive winner. A set of three Arduino sensors packed inside plastic food containers were used along with light sensors to track when the luger passed the start, midpoint, and finish lines of the race. XBee radios then transmitted the timing data back to the base station for recording.

The system worked quite well according to the participants, and they look forward to using the system again in the future. Of course, improvements have been planned, including dual timers at each checkpoint to gauge the luger’s speed, as well as a Christmas-tree starting signal like you see at drag races.

Continue reading to see a video below of the luger’s in action, as well as the timer system undergoing some tests.

[via Make]

Continue reading “Wireless Luge Timer Levels The Playing Field”

Propeller-Android Communications Using Debug Mode

Here’s a new way to connect an Android phone and a Propeller microcontroller. It’s called the PropBridge and uses a very simple circuit with a voltage regulator, a couple of transistors, and a few resistors. The trick to this method lies in creative use of software features that already exist on Android hardware, the Android Debug Bridge (ADB). The ADB was added with development in mind, but since it provides low-level control of certain parts of these devices it was just waiting to be incorporated into a hack.

The Propeller itself uses firmware to make Android think it is one of two different externally connected hardware devices. It can act like a PC running the ADB client or it can mimic a TCP connection. There’s still plenty of room on the uC to add your own firmware, and the majority of the I/O pins are unneeded for the basic connection. Check out the video after the break for a quick overview of the system.

If you need a little help with Android programming before you’re able to use this in your own projects, check out our Android development series.

Continue reading “Propeller-Android Communications Using Debug Mode”

CFL Breakdown

Reader [Jay] was inspired by one of our earlier articles and started digging around the web for some more information, and found a handy web page with tear downs and schematics of popular compact florescent lamps.

Schematics are provided to 15 fairly common models including bigluz, isotronic, luxtek, maway, maxilux, polaris, brownie, Phillips, Ikea, Osram, and eurolight. Also, just in case you were ever interested in these little packages but did not want to open them due to sharp glass, mercury vapor, or phosphorus powders, photos are provided as well.

So if you need a few hundred extra volts to pack a little spark in your next project, need a 63rd way to cook your goose you should check this page out.

Quadcopter Pair Plays Table Tennis Without The Table

This pair of quad-rotor helicopters does a better job of keeping a ping-pong ball in the air than we could. The two flying drones are performing inside of the flying machine arena, a 1000 cubic meter indoor space surrounded by nets with a foam-padded floor. This makes for a prototype-friendly space, protecting the copters from hard landings and the experimenters from the maiming that might accompany a runaway robot.

This project is headed by researcher [Raffaello D’Andrea]. Previously, we’ve seen his work on a distributed flight array. This time around he’s not working with configurable modules, but completely separate units. Don’t miss the video after the break to see several iterations used to keep a ball in the air. Each bot has the head of a tennis racket mounted at its center. Throw a ball at them and they’ll to what they can to prevent it touching the ground.

While we’re on the topic, we caught a story on NPR about hobby drones. Sounds like their growing popularity has caught the attention of the non-hacker community and restrictions might be on the way. So what are you waiting for? Get out there and make your own flyer while it’s still the wild-west of personal drones.

Continue reading “Quadcopter Pair Plays Table Tennis Without The Table”

Printable Gripping Rover Is Wristwatch Controlled

[Lars Kristian Roland] is using a wristwatch to control this rover. The bot itself is a utilitarian build with a gripper based on this Thingiverse project. As you can see in the video after the break, it’s got variable speed control based on accelerometer data from a TI ez430 Chronos wristwatch.

The watch connects to the bot wirelessly thanks to a CC1110 development board which relays communications to the on-board Arduino through a serial connection. It looks like it’s a bit of a bother to make slow and precise movements using this setup, but this can probably be changed by tweaking how accelerometer values are interpreted (using a non-linear equation would allow you more control at low speeds without sacrificing top speed for the motors).

Because this is using the same RF hardware that the IM-ME does, we can’t help but wonder if the CC1110 development board could be swapped out for an unused IM-ME dongle?

Continue reading “Printable Gripping Rover Is Wristwatch Controlled”