A joystick mouse is useful to anyone having difficulty using a regular mouse. A joystick mouse only requires thumb movement while a mouse requires hand and/or arm movement. I found it is possible to add a USB interface to a Wii Nunchuk controller without any soldering or wire cutting using boards and cable from Adafruit. A small CircuitPython program reads from the nunchuck via I2C and writes HID mouse packets out the USB port.
USBnunchuck_mouse
Convert a Wii Nunchuck clone to USB HID mouse using two small Adafruit boards and a cable. No soldering or wire cutting is required. The pro
Photo of nunchuck connected to adapter and QT Py ESP32-S3
Comments
Please log in or sign up to comment.