UPCB Makes Your Arcade Stick Universal


The Universal PCB project lets you make any controller (specifically arcade sticks) console agnostic. A PIC microcontroller is used to translate between the button presses and the signals for the specific console you’re connected to. It uses a DB15 for the external plug. The PIC knows which console you’re plugged into based on which pins are high or low in your console specific adapter cable. The board includes a piggyback plug so you can plug in an Xbox360 controller board (like the one above) since the console requires authentication. The PIC’s firmware is conveniently upgradeable over the USB cable.

DIY PC Gaming Gun


[rustlabs] put together an interesting looking gaming gun for FPS games. He wrote up his build and how to use a webcam to provide gun tracking for games like Half Life 2. He gutted a keyboard to provide the button interface, and infrared LEDs on the gun body are tracked by the cam. Surprisingly, no USB game pads were sacrificed in the build, just a USB keyboard and mouse.