I've come up with a project like this I'm looking for help in implementing. As long as I can grasp the electronics, Arduino I am starting to learn.
1. project assumptions: control of WS2812 led strip, about 17 leds (odd number).
2 Elements in the circuit: 2 HC-SR501 motion sensors, 1 NO button.
How it should work: light colour white, brightness level once programmed.
Detector #1 lights up the LEDs one by one from first to last. After a set time, the bar is extinguished from both ends to the centre.
Detector 2 lights the LEDs one by one from last to first. After the set time has elapsed, the bar is extinguished from both ends to the centre.
The NO button lights the diodes from the centre to both ends. After a predetermined time (approximately 5-7 minutes), or by pressing the button again, the diodes are extinguished from ends to centre. Integration with the Home Assistant has the ability to switch the lights on and off, and information on the operating status.
Thank you in advance for any help.
1. project assumptions: control of WS2812 led strip, about 17 leds (odd number).
2 Elements in the circuit: 2 HC-SR501 motion sensors, 1 NO button.
How it should work: light colour white, brightness level once programmed.
Detector #1 lights up the LEDs one by one from first to last. After a set time, the bar is extinguished from both ends to the centre.
Detector 2 lights the LEDs one by one from last to first. After the set time has elapsed, the bar is extinguished from both ends to the centre.
The NO button lights the diodes from the centre to both ends. After a predetermined time (approximately 5-7 minutes), or by pressing the button again, the diodes are extinguished from ends to centre. Integration with the Home Assistant has the ability to switch the lights on and off, and information on the operating status.
Thank you in advance for any help.