Skip to content

This Arduino project features a button-controlled LED with an added non-blocking flashing effect. Using a simple push-button interface, users can toggle the state of a standard LED, while a separate LED flashes independently at a consistent interval. By utilizing the millis() function instead of traditional delay methods.

Notifications You must be signed in to change notification settings

samkeleN/Arduino-Button-Controlled-LED-with-Non-blocking-Flashing-Effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

This Arduino project features a button-controlled LED with an added non-blocking flashing effect. Using a simple push-button interface, users can toggle the state of a standard LED, while a separate LED flashes independently at a consistent interval. By utilizing the millis() function instead of traditional delay methods.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages