Close

Demo series: RGB LED demo

A project log for T85 Target

A mini Attiny85 target dev board

mcunerdmcu_nerd 04/11/2016 at 17:460 Comments

Today on the demo series is using the Attiny85 to drive a common anode RGB LED. I did this example under the Arduino IDE. I included two versions: A very basic one that just instantly rotates thru a few colors and rgbv2 that makes fade transitions between colors.

To find these demos, just click on the GitHub reporisotry rank on the project page.

Discussions