Dual Wii Nunchuk controllers on Teensy 3.0+ with dual I2C

Status
Not open for further replies.

SuperTaz

New member
Does anyone know of a decent set of example code to drive two Wii Nunchuk controllers each from a different I2C block on a Teensy 3.x/lC?

I've got it working with the enhanced I2C_T3 library for Teensy 3.x from nox771. Pretty much all I did was create a second buffer and set of functions where necessary, and parameterized the get_data and Init_nunchuk functions in wiinunchuk.h V0.9 by Tim Teatro for two controllers.

It's mostly stolen chop shop code, so if there's anything better, please point me in the general direction of it?

Thanks!
TheRealStaciJane (SuperTaz)
 
Status
Not open for further replies.
Back
Top