Skip to content

Latest commit

 

History

History
46 lines (22 loc) · 1.63 KB

File metadata and controls

46 lines (22 loc) · 1.63 KB

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