470 Ohm resistors

Hacking the Wii MotionPlus to Talk to the Arduino

Hacking the Wii MotionPlus to Talk to the Arduino

The Wii MotionPlus (wm+) uses i2c (Inter-Integrated Circuits) for all of its communications. To learn how to make the Arduino talk to the wm+, we’ll program the Arduino to talk to it using the i2c protocol. This tutorial will show you how to wire the wm+ to the Arduino and toss some code into a […]

Continue Reading