Open a command prompt and run ipconfig
This example is for an Arduino with HID capabilities. I used a Leonardo In this example we simply launch a command prompt and run ipconfig /all. The example is fairly…
This example is for an Arduino with HID capabilities. I used a Leonardo In this example we simply launch a command prompt and run ipconfig /all. The example is fairly…
This example will attempt to open a video on Youtube on your PC, its basically another example that shows how to use an Arduino Leonardo to send keystrokes to a…
Requirements Arduino Leonardo, Micro Pro, Teensy 3.0 or later. Any micro that you can simulate a keyboard basically Rubber Duck Script [codesyntax lang=”dos”] DELAY 3000 GUI r DELAY 500…