Skip to content

Use Arduino Leonboard to control Nintendo Switch By UART.

License

Notifications You must be signed in to change notification settings

ncwhale/switch-joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch-joystick

Build & Flash

git clone https://github.com/ncwhale/switch-joystick
git clone https://github.com/abcminiuser/lufa LUFA
cd switch-joystick
make # build
# Press the reset button on your borad.
# Replace the tty port to your chip port. use `dmesg` to show it.
AVRDUDE_PORT=/dev/ttyACM0 make avrdude # Flash

Refer

About

Use Arduino Leonboard to control Nintendo Switch By UART.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published