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 …
-
If you are just starting out with the Arduino then you can do worse than these 5 shields You can pick up all 5 shields using the links below for …
-
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 …
-
ASUS are the latest company to enter in the single board computer space with their latest product called the Tinker board. The tinker board has a similar form factor to …
-
When I was browsing various web sites to see what electronic components to buy one day I noticed some interesting little kits comprising of switches, LEDs and a couple of …
-
In this example we will control an RGB led with a remote control, this will involve us connecting an infrared reciever to our Arduino as well. We will use the …
-
This LED flashing example was written for a C8051F340 dev board connected to a DVK501 board by Waveshare, the basic example will simply toggle PORT1 high and low This is …
-
The APDS-9930 provides digital ambient light sensing, IR LED and a complete proximity detection system in a single 8 pin package. The proximity function offers plug and play detection to …