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 approved controller on your game system. Here the device is being put into DFU mode in preparation for flashing.

Once that part’s done it’s time to get to work on your own hardware interface. The UnoJoy library provides all of the hooks you need to push controller data to the game console, it’s up to you to use the Arduino IDE to decide when these events happen. This would be a great opportunity to make the Pinball Stop controllers work with the Xbox Live Arcade games. Or take a look after the break to see [Alan Chatham] using the library to control Gran Turismo as if it were an NES Power Pad game.

Continue reading “UnoJoy Makes Your Arduino Play Well With Xbox 360 Or PS3”

“Extrem Konsolen Modding”

Not to be outdone by their North American counterparts, these German-speaking hackers have come up with a truly unique console mod. Although modding one system may be OK for most, the builders of this console decided to combine three systems into one clear plastic box. A stripped down Xbox360, Playstation3, and Nintendo Wii were all put together to form this “Extrem” system.

The build style should be very appealing to those interested in video game hardware. Combining the look of a tower PC with a clear plastic allows one to see all components in action. Since the box is lit up with electroluminescent lighting, one is able to show off this system in the day or at night. Continue reading ““Extrem Konsolen Modding””

Windows Drivers For PS3 Controllers

Recently, a Japanese coder on the DCEmu Forums released Windows drivers for DualShock 3 controllers. While the drivers only support using the controllers over USB and not bluetooth, they do include force feedback and Sixaxis support. Included with the drivers is a configuration tool, and though it appears to be in Japanese there is some explanation of how to use it included in the forum post. We have not tested these personally, but you can try out the drivers for yourself  by downloading them from the forum here.

[photo: William Hook]

PS3 Home Hacking

ps3

Last week Sony launched the public beta of Home, their virtual world for the PlayStation 3. It wasn’t met with much fanfare and has proven to be quite buggy. Many were less than charmed by scarcity being ported to the virtual world. Others took it upon themselves to hack the service. Connections between the user’s home console and Sony’s server are unencrypted. You can sniff the requests and responses off the wire and modify them live. It seems you need the console to establish the initial connection, but after that you’re free to use builtin tools like Download.jsp, UploadFileServlet, and Delete.jsp to modify any file on the host server. You can also set up a proxy server to modify content, but that will only affect what your console sees.

[photo: nic0]

[via Joystiq]

Web Based Bittorrent Support

0
We recently came across a new bittorrent service called Torrent Relay that features an innovative yet simple function: it allows you to download torrents to web-enabled devices like the PlayStation 3 and iPhone. Torrent Relay works by having the user surf to their site using the web-enabled device and upload a local copy or enter the url of a torrent file. The file is downloaded as normal, only all the work happens on Torrent Relay servers. It works especially well with Mininova, using torrent IDs from the site instead of the torrent’s URL. Once Torrent Relay has the completed file it sends it to the web-enabled device. It is not without a few kinks, however, as it only seems to be able to download a single file from a torrent whether or not it contains more than one, and it has a size cap of 400MB for that file. That limit means you’re probably just going to be watching television and not grabbing ISOs, albums, or movies. Far from perfect, but how else are you supposed to watch Battlestar Gallactica on your iPhone?