UnoJoy makes your Arduino play well with Xbox 360 or PS3

We’ve seen Arduino-based game controllers before, but the UnoJoy project wants to make it easy for you to plug them into a gaming console.

The project is targeted at the Arduino UNO. Why only that hardware… isn’t Arduino universal? Well yes, but in this case the bootloader needs to be overwritten so that the Arduino will enumerate as an … Read the rest

Hackerspace intros: egMakerSpace in East Gippsland Australia

[Scott Lambshed] took some time to shoot a video tour of egMakerSpace’s new digs. This hackerspace is located in East Gippsland Australia, which is to the East from Melbourne. We know the banner image we chose isn’t all that descriptive, but just look at all of that space! They’ve got a bounty of rooms to use for everything from … Read the rest

One wire reads the keypad from the APRS radio mic

[Shane Burrell] decided to spend some time learning how the keypad on the his Kenwood TM-710A APRS radio mic works. It uses a different technique than you might think. Normally a grid of buttons is scanned as a matrix to detect keypresses, but this hardware actually counts pulses on a serial wire to take each reading.

The stock radio … Read the rest

3D sphere display and controller

[Nirav] has been working on a spherical display for about a year now, and he just came up with a great way of interacting with this screen: an adjacent reality tracker that rotates the display to match the current orientation of the controller.

Earlier, [Nirav] built an 8-inch sphere display using a few 3D printed parts and a Showwx laser Read the rest

Flying microscope build seems way too nice for a home lab

This flying microscope is a tool which [Darrell Taylor] can be very proud of. He wanted to have an inspection microscope for working with surface mount projects. He got his hands on a binocular version for a song and dance because it came without a stand. Initially he built a simple rig but if it wasn’t in the right place … Read the rest

Level conversion with plenty of options

[Andy Brown] wanted one level converter to rule them all, so he set out to build his own which included plenty of options.

The chip at the top and center is a pretty neat little device. It’s an NXP 74ALVC164245DL. In addition to having an incredibly long and seemingly meaningless part number, it contains a pair of bi-directional octal … Read the rest

Directly interfacing a joystick with an Xbee

We see a pretty steady stream of projects that use Xbee modules. They’re one of the more reliable and popular ways to add a wireless aspect to your project. But we don’t often see them used to their full potential. Since there’s a microcontroller onboard, many simple tasks can be accomplished without the need for an addition microcontroller. [Stephen's] showing … Read the rest