/joystick-mouse

Use arduino with joystick to control your cursor

Primary LanguagePython

Use arduino joystick as mouse

Features

  • self-calibration
  • acceleration curve
  • control cursor speed
  • easy to set up

Setting up

  • follow the chematic to connect your joystick to arduino
  • specify arduino device file in main.py file
  • you can also edit other cursor settings like speed and acceleration curve

TODO

  • schematic
  • extended click support