Wii nunchuck help
Andy "A Man With A Plan"
Posts: 45
I was wondering how I would get the data from the nunchuck? their are four pins:
Red 3 volt
Green Data analog in 4
yellow wier clock / analog in 5
white wire ground
I was wondering if i would do the usual serin feature?
thanks for the help!!
Red 3 volt
Green Data analog in 4
yellow wier clock / analog in 5
white wire ground
I was wondering if i would do the usual serin feature?
thanks for the help!!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
The Nunchuk uses I2C, but it's rather picky about the speed. I've not tried the nunchuk on the Basic stamp, but I HAVE used it the the SX. On the SX you must slow down the standard I2C speed by about half.
If I get a chance, I'll try to get it working on the BS2.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
There is a fine line between arrogance and confidence. Make sure you don't cross it...
·
http://obex.parallax.com/objects/436/
that might give you some useful information.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
There is a fine line between arrogance and confidence. Make sure you don't cross it...
·