Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 465 Bytes

Blinky

Experimental LED sketches for Arduino Uno.

Included sketches

  • 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.

Author

Created in 2015 by Jeff Geerling, adapted from various sources (e.g. arduino.cc, blog posts, etc.).