I like the Easy Module Shield shield for Arduino’s, its a nice low cost option with a variety of features. here is a picture of the shield This shield has…
Arduino
-
-
B4R is a development tool that I had not heard of before until today, it is from the makers of basic4Android a development tool that I have heard of. You…
-
The next module to take a look at is quite often entitled 4-CHANNEL LINE TRACKER SENSOR, thats exactly what it does the module consists of a main module and 4…
-
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…