Skip to main content

Posts

Showing posts from February, 2013

Arduino Leonardo with Wii nunchuck controller and 2 servo's

Arduino + Nunchuck Wii + Servos and some BEEP ;)! I have been busy with few things recently but after a while I got my hands on Arduino... and what I can say.. I love it!!  pic1. nunchuck connected to I2C bus controlling two servo's. All together.. wiring is not perfect but it's fine for now ;)... there is an option to use either joystick or nunchuck accelerometer to control servos, by default it gets values from accelerometer and when you presss 'C' button it switches over to joystick. As an extra there is a beeping sound when you press Z :) Arduino code is a bit tatty and needs some cleaning I will post it here very soon