RedStick Hookup Guide
Contributors:
MTaylor
Example: The Blink Sketch
The RedStick comes with the blink sketch loaded and running, so the LED (pin 13) will toggle every second. This section shows how to get back to this basic sketch using the Arduino IDE.
The RedStick running the blink application to insure basic function. In this photo, the RedStick is being powered from two AA cells.
To re-load the sketch, select the Arduino/Genuino Uno board from the menu, select the basic example blink, and press upload.
Selecting the Arduino Uno board. Don't forget to select your com port too if it wasn't auto-selected
Select the blink.ino sketch from the basic examples menu
Now compile and run! That's all there is to it!