GRUMBLE GRUMBLE this is the second time the forum has neglected to email me replies
I thought others had lost interest, and kinda forgot to check manually
I think the 20ms lag is in the controller itself and the way hits are registered - they seem to be capacitive switches, which are never really instant. I'm not happy with 20ms lag, so I'm somewhat stalled at the moment. I would love to be proved wrong.
As such, I've put my progress thus far on GitHub, (hopefully) ready for others to take a crack at. If you have an Arduino, you can buy a $2 nunchuck adapter from eBay (search "Arduino nunchuck") and play around - the important stuff is reading the status of the switches via i2c.
Sorry for disappearing for 2 months, I gave up and forgot people still wanted updates
If you want to take this further and are having issues, please PM me, I will be happy to assist where I can.


I think the 20ms lag is in the controller itself and the way hits are registered - they seem to be capacitive switches, which are never really instant. I'm not happy with 20ms lag, so I'm somewhat stalled at the moment. I would love to be proved wrong.
As such, I've put my progress thus far on GitHub, (hopefully) ready for others to take a crack at. If you have an Arduino, you can buy a $2 nunchuck adapter from eBay (search "Arduino nunchuck") and play around - the important stuff is reading the status of the switches via i2c.
Sorry for disappearing for 2 months, I gave up and forgot people still wanted updates

If you want to take this further and are having issues, please PM me, I will be happy to assist where I can.