I've been looking into making a Wii Nunchuck work with a Arduino Pro Micro board. Been reading some and come up with something that I think might work.
The base of it all would be an Arduino Pro Micro 5.5V/16 MHz powered by the BEC from my HK150A High Performance ESC (Which finally works...). It supplies 6V/3A which should be enough.
The Wii controller is some Chinese thing I got for 5€ and I'm planning on attaching it with a WiiChuck adapter
Based on the information found here:
"How can i use Nunchuck with arduino micro" - http://forum.arduino.cc/index.php?topic=146582.0
"Pro Micro Fio v3 hookup guide" - https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide
And based on this thread: http://endless-sphere.com/forums/viewtopic.php?f=35&t=57316 I came up with this wiring:
My electronic skills haven't been updated in a while, but based on the links this seems to be the proper way to connect it. Does this look good or should I make any adjustments to make it work better?
EDIT: Changed the sketch/image according to brents advice.
The base of it all would be an Arduino Pro Micro 5.5V/16 MHz powered by the BEC from my HK150A High Performance ESC (Which finally works...). It supplies 6V/3A which should be enough.
The Wii controller is some Chinese thing I got for 5€ and I'm planning on attaching it with a WiiChuck adapter
Based on the information found here:
"How can i use Nunchuck with arduino micro" - http://forum.arduino.cc/index.php?topic=146582.0
"Pro Micro Fio v3 hookup guide" - https://learn.sparkfun.com/tutorials/pro-micro--fio-v3-hookup-guide
And based on this thread: http://endless-sphere.com/forums/viewtopic.php?f=35&t=57316 I came up with this wiring:

My electronic skills haven't been updated in a while, but based on the links this seems to be the proper way to connect it. Does this look good or should I make any adjustments to make it work better?
EDIT: Changed the sketch/image according to brents advice.