Control and Automate NintendoSwitch from GoogleChrome

The Arduino Leonardo microcontroller will allow you to control the Switch remotely.The Arduino Leonardo contains the ATmega 32U4 chip.
The Arduino Leonardo is powered by the ATmega 32U4 chip, which has the unique feature of working as a USB device.
This means that the Arduino Leonardo can be configured to behave as a controller when connected to the Switch.

NintendoSwitchControlLibrary

The logic for acting as a controller has been made into a library by a great pioneer under the MIT license.

Website