Python script I edited and fixed for my college project. Simulates mouse events such as clicks and moves using a Wii Nunchuck connected to an Arduino.
Currently only works in Windows.
Based on:
Requires Python modules:
- Install the mentioned Python modules using pip.
- Run ArduinoNunchukDemo script with the ArduinoNunchuk library added to your Arduino IDE.
- Run the Python script using admin rights from a python shell. It may not work the first few times you run.