output devices

Shield traces

I made a simple shield for my 44aRDUINO that has an RBG LED on it (see .png and Egale files below).

RGB Blink

The code is a simple Arduino script that loops (with 500ms delays) randomly deciding if each pin (for red, blue, green) will be set to "LOW" and thus turn that color on.

files

RGB LED Shield
Arduino Script