Showing posts with label Game Controller. Show all posts
Showing posts with label Game Controller. Show all posts

Monday, May 24, 2010

Schematic AVR Project Wii Conductor

AVR Project Wii Conductor
This AVR project is a simplified implementation of Wii-Music, utilizing a Nintendo Wii Remote (“Wiimote”) to play a gesture-based music game with the player as a virtual music conductor. The project exploited two of the Wiimote’s features: its wand-like shape and the embedded 3-D accelerometers. By interfacing between Microcontroller AVR ATmega 644 and Wiimote, the project able wirelessly transmit motion gestures and button pushes to the MCU. The MCU uses these inputs to create sound by means of Direct Digital Synthesis (DDS).

Tags: Wii Conductor, Simplified Wii Music, Microcontroller AVR project src


read more "Schematic AVR Project Wii Conductor"

Tuesday, February 9, 2010

Schematic PS to USB Joystick Converter

PS to USB Joystick Converter
If you have PS 1 or PS 2 joystick and you want use it for USB. Well this microcontroller project could resolve your problem now. PS2USB converts two Playstation 1 or Playstation 2 converter into usb josysticks. It also features the Dance Pad Code (Up+START+SELECT), so that it can be used in DDR games (tested with Stepmania). Works under Linux, Mac OSX, Windows. Take a look at another joystick project

note : no picture for the project, i just replace it with analog PS 1 joystick

Download :

source code and schematic

search term : PS to USB, Converter, Microcontroller Project (src)



read more "Schematic PS to USB Joystick Converter"