Nunchuck joystick / presentation tool?

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
tkerby
Posts: 7
Joined: Wed Apr 22, 2009 10:02 am

Nunchuck joystick / presentation tool?

Post by tkerby » Wed Apr 22, 2009 11:10 pm

Just wondering if anyone has considered a HID to I2C bridge. I'm thinking an 8 pin tiny device would work for a USB HID to Wii Nunchuck adaptor which could work as both an accelerometer based joystick and also for presentation control as a mouse using the tilt and buttons with the stick control as forward and back controls using a keyboard mapping or similar.

Anyone considered this? i know Nunchuck code exists for the Arduino but I'm not so sure how easy it would be to convert

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Re: Nunchuck joystick / presentation tool?

Post by christian » Fri Apr 24, 2009 11:14 am

You may want to look at http://www.harbaum.org/till/i2c_tiny_usb/

This is not HID, I think, but an I2C interface with an 8 bit device.

Post Reply