Skip to content

odwdinc/nintendo_switch_pro_controller_emulator

Repository files navigation

Nintendo switch pro controller emulator

Allows action to be replayed on nintendo switch using ATmega32u4

included Python Lib to allow for updating and live control see data folder.

Moved to Ardino to support easer install and more features.

Arduino-Lufa

ATmega32U4

Hardware

Pin 2 is used as a Clear pin for the USB reports

This will stop any running scripts sent over the serial port.

Connecting this pin to ground will clear the reports.

Pin 3 is used as swtich for serial Mode / vs embeded USB reports.

Connecting this pin Low (ground) will run the embeded USB reports.

Default is High Not conected and will run in serial Mode.

If there is any USB reports stored in EEPROM thay will run.

Examples

Live PlayBack Example

Making progress

Coine Farming Example

Coine Farming Example

Thanks

Thanks to Shiny Quagsire for his Splatoon post printer and progmem for his original discovery.

Thanks to Bertrand Fan for his Automated snowball thrower

About

Allows action to be replayed on nintendo switch using ATmega32u4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published