Difference between revisions of "Wii Nunchuck"
(Created page with "This page provides information relating to interfacing with the Wii Nunchuck. Pinout on the nunchuck board from left to right: * yellow: SCL. I²C Serial Clock. (400 kHz) * ...") |
|||
Line 1: | Line 1: | ||
This page provides information relating to interfacing with the Wii Nunchuck. | This page provides information relating to interfacing with the Wii Nunchuck. | ||
+ | == Inside electronics == | ||
+ | |||
+ | [[Image:Nunchuck1.jpg|thumb|100px]] | ||
Pinout on the nunchuck board from left to right: | Pinout on the nunchuck board from left to right: | ||
* yellow: SCL. I²C Serial Clock. (400 kHz) | * yellow: SCL. I²C Serial Clock. (400 kHz) | ||
Line 7: | Line 10: | ||
* white: Ground | * white: Ground | ||
* red: 3.3v | * red: 3.3v | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
== More information == | == More information == | ||
* [http://www.hardwarebook.info/Wiimote_Expansion_Port Hardwarebook on the connector pin-out] | * [http://www.hardwarebook.info/Wiimote_Expansion_Port Hardwarebook on the connector pin-out] |
Revision as of 17:35, 28 June 2013
This page provides information relating to interfacing with the Wii Nunchuck.
Inside electronics
Pinout on the nunchuck board from left to right:
- yellow: SCL. I²C Serial Clock. (400 kHz)
- green: SDA. I²C Serial Data
- blue: ?
- white: Ground
- red: 3.3v