Skip to content

JorgeFrias/RGBLightning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBLightning

Library with functions to control RGB LED Strips from Arduino.

Public functions

SetColor(int R, int G, int B)

Sets the given RGB color immediately.

FadeColor(int R, int G, int B, int FadeTime)

Sets a given RGB color in a given time calculating a smooth transition (between components).

About

Arduino library to control RGB non directionable LED strips. With functions to soft transitions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages