Skip to content

geerlingguy/blinky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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