Skip to content

ewalk153/usb-controller-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

USB Controller script

Simple script to decode USB controller in python

setup

source venv/bin/activate

Run

python hidpad.py

Output

[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]
[['', '', '', ''], ['', 'rtrigger', '', ''], ['x', 'a', 'b', 'y']]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages