Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Maverick Joystick

This library is for the ChenGong joystick. Below are the details for this device:

idVendor=0x0416
idProduct=0xb001

How to Run

  1. Using pip, install pyusb
pip install pyusb
  1. Copy and paste the *udev.rules file into /etc/udev/rules.d
sudo cp 50-chengong-joystick-udev.rules /etc/udev/rules.d/
  1. Apply the udev rules
sudo /etc/init.d/udev restart
  1. Run the python file
python joystick_test.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages