Arduino examples

  • The Arduino IDE comes with loads of well explained examples. In the Arduino IDE go to File -> Examples. Most libraries you install like FastLED also include examples that show up in the same File -> Examples menu after you install the library.

LEDs

Inspiration / Other projects