You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Library that allows you to create controller macros using Arduino Leonardo. This library is based on celclow's [https://github.com/celclow/SwitchControlLibrary SwitchControlLibrary]. While SwitchControlLibrary offers high flexibility, it can make the code really long and takes a while to compile because it uses ArduinoSTL. To make it easier to use, the author have selected some commonly used input patterns and organize them into functions. Now you can write the code for pressing and releasing a button in just one line. It also works for rapid fire and long press, making it highly versatile. Moreover, these features were implemented without using ArduinoSTL. This allows for faster compilation and there is no need to worry about dependencies. ==User guide== Requirements: *PC with internet connection (either Windows or Mac). *Arduino Leonardo. *USB cable (for connecting Arduino Leonardo and Switch and PC. Environments: *Arduino IDE (1.8.13 recommended). *Arduino AVR Boards (1.8.3 recommended). Tutorials: *[https://gbatemp.net/threads/nintendo-switch-control-library-create-controller-macros-using-arduino-leonardo.623729/ IDE setup and basics (English)] by TheStonedModder. *[https://github.com/lefmarna/NintendoSwitchControlLibrary#readme NintendoSwitchControlLibrary documentation (Japanese)] by lefmarna. *[https://pokemonit.com/micon-introduction/ Automate Pokémon Sword and Shield using a microcontroller (Mac/Windows) (Japanese)] from Pokémonit. ==Screenshots== https://dlhb.gamebrew.org/switchhomebrews/nintendoswitchcontrollibrary2.gif ==Changelog== '''v1.3.1''' *Merge pull request #19 from lefmarna/feat/add-paragraph. *Added paragraph for library.properties. == External links == * GitHub - https://github.com/lefmarna/NintendoSwitchControlLibrary * GBAtemp - https://gbatemp.net/threads/nintendo-switch-control-library-create-controller-macros-using-arduino-leonardo.623729/
Advertising: