Experimental LED sketches for Arduino Uno.
breathe
: Make a single LED/color 'breathe' through fading.fade
: Fade RGB LED colors together.internal-led
: Control the internal 'Link' LED.rgb-led
: Control an RGB LED using Digital PWM outputs.
Created in 2015 by Jeff Geerling, adapted from various sources (e.g. arduino.cc, blog posts, etc.).