Overview
- Object ID : 2371 (2013-04-17)
- Author : DogP | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Categories : Human Input, Sensor
- Licence : Other
- Tag : I2C
Content
Interface to the Wii Nunchuck (Nunchuk) over I2C, providing a 3-axis accelerometer as well as an analog joystick and two buttons. The driver receives all native data, as well as computing tilt and roll from the accelerometer data. The included demo continuously writes the data to the serial port.