Skip to content
This repository has been archived by the owner on Dec 9, 2022. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

luanc202/wii-nunchuck-mouse-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Wii Nunchuck Mouse py

Introduction

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:

Running

  1. Install the mentioned Python modules using pip.
  2. Run ArduinoNunchukDemo script with the ArduinoNunchuk library added to your Arduino IDE.
  3. Run the Python script using admin rights from a python shell. It may not work the first few times you run.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages