Skip to content

CrazyAZ/BLSS-Left-Stick-Scrutinizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLSS-Left-Stick-Scrutinizer

A python script for visualizing analog stick inputs on a Nintendo Switch Pro Controller.

Note: This code may not work for controllers other than a Nintendo Switch Pro Controller.

Quickstart

  1. Clone this repository and navigate into the directory:
git clone https://github.com/CrazyAZ/BLSS-Left-Stick-Scrutinizer
cd BLSS-Left-Stick-Scrutinizer
  1. Make sure the required dependencies are installed:
pip3 install -r requirements.txt
  1. Connect Pro Controller to computer via Bluetooth or cable.
  2. Run the analog stick viewer:
python3 src/viewer.py

src/procon.py can be run on its own to see all the controller inputs printed out.

About

A python script for visualizing analog stick inputs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages