Your cart is empty.
Your cart is empty.Wii IC2 adapter
Kyle
Reviewed in the United States on January 22, 2025
This set of two Wii I2C adapters, along with the included Dupont wires, makes it incredibly easy to integrate Nintendo Wii controllers, including the Nunchuck and Classic Controller, with Arduino projects. The clear instructions and provided code examples simplify the setup process, and the compact size of the adapters makes them easy to incorporate into various project designs. A great solution for anyone looking to add the unique functionality of Wii controllers to their Arduino creations.
Robert
Reviewed in the United States on January 21, 2025
This is surely the easiest way way to give new life to tired Wiimotes as robotic controllers or other uses in hacker projects. It turns out that the Wiimotes are plain ole i2c devices-1 star for pricing. This is totally passive electronics. If you wanted to just solder the wires inside the controller that would be as functional, though harder to give the controllers back to the kiddies when done. $7.99 for a totally empty PCB when you can get a 160Mhz Pi WITH WIFI for $7 is pretty silly.2 PCS Wii IC2 Adapter + 8 pin Female to Female Dupont Wire - Wii Circuit Board Converter for Arduino EK1375 a - $7.99
dumgoat
Reviewed in the United States on April 14, 2025
These Wii I2C adapters from ohhnac are a great way to control projects using an old Wii nunchuck. They are easy to use and work well. You need to make sure you plug it in the correct way. It fits both ways but will only work in the orientation shown in the image.I utilize the wire.h library for I2C and nunchuck_funcs.h (by Tod E. Kurt) for the nunchuck functionality. This library has the necessary functions to initialize it as well as capturing data for the joystick, both buttons and controller itself in space.The values for the nunchuck range from around 70-182 in X and 65-173 in Y. For the joystick, the range is 22-220 in X and 48-232 in Y.Overall, I'm pleased with these and would recommend them.
Recommended Products