Sunday, March 14, 2010

Choridar Pajama Cutting

A couple of Controller for Arduino

There are several ways to send input to the Arduino, no doubt with the controller designed for video games is more fun! The first
interfaced with which I was a wireless controller for PlayStation 2.
Here, or in Italian Playground Arduino.cc site, you will find a small guide with diagrams and things that I modified to operate the knob of the PS2.




The second controller that I got to use is the famous Nunchuck for the Wii.



  • How Do
First get yourself a Nunchuck and Arduino Board (Cpt Obvious : D), then go get the following library. In
Nunchuck DealExtreme taken up less than 5 €, the pinout is as follows.

Brown - Red
GND - GND
Yellow - 3V3
White - CLK
Blue - DATE

As the nunchuck device that communicates via I2C code also should be included in the library Wire.h (maybe on this protocol will create a post a part that is important).

Proof that I did with arduino and processing requires the following codes:

0 comments:

Post a Comment