Skip to content

I use this to control some LED strip lights with a pushbutton switch, but it could be used with other loads like a fan, too.

License

Notifications You must be signed in to change notification settings

lawtalker/Pushbutton_Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Pushbutton_Switch

I use this to control some LED strip lights with a pushbutton switch, but it could be used with other loads like a fan, too. The pushbutton is debounced in software, and the code detects short versus long button presses. Uses a low-voltage relay (to control the v+ connection on the load) and optionally a MOSFET (to control the v- connection on the load, via PWM).

About

I use this to control some LED strip lights with a pushbutton switch, but it could be used with other loads like a fan, too.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages