Skip to content

AWiseAd/LedFlash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

LedFlash

Arduino non-blocking Library/ Class to time or flash LED's connected to output pins. inspired by Bounce2 - using similar syntax

See header file for comments

Commands:

.on (with timer) - switch led on (for x seconds)

.off - swich of

.flash (with timer) - flash led (for x seconds, for period set)

.period - set flash period (default = 200ms)

.update - update the LED status (call frequently, once in a loop)

About

Arduino Library to switch/ time or flash LED's connected to output pins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages