Skip to content

A piece of code written in the Arduino IDE for causing a series of LEDs to fade through colours on a regular Interval

Notifications You must be signed in to change notification settings

David2491/LED-Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

LED-Matrix

A piece of code written in the Arduino IDE for causing a series of LEDs to fade through colours on a regular Interval. It uses the FastLED library to control the LEDs. I defined a function that takes in 6 parameters (3 for each colour), and causes all LEDs to transition from the first colour to the second.

About

A piece of code written in the Arduino IDE for causing a series of LEDs to fade through colours on a regular Interval

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages