C
Chris
nibbles said:Hi all,
I'm trying to create an LED lighting system for my staircase - which will
have a row of 15 LEDs under each tread bullnose, that are switched on/off by
pressure mats located at both top and bottom of the staircase.
I intend to wire up the LEDs as 65 parallel arrays of 3 LEDs operating on
12v @15ma/3.5v using a 100 ohm resistor for each (195 in total so lots of
soldering to be done!).
The above was calculated using the this online calculator
http://led.linear1.org/led.wiz so if my description isn't clear, pop them
details into the calc' for a diagram.
What I need help with is a simple(ish) diagram to operate the toggle
function as mentioned above, eg; Switch on when someone steps on the bottom
pad and off when they step on the top pad - or vice-versa.
Any suggestions would be greatly appreciated.
Lee
Hi, Lee. You're going to have some difficulty with switch bounce, and
also with people changing their minds, more than one person going down
the stairs, and lots of other things. It's not going to be pretty when
Grandma steps on the first stair, and your gizmo turns itself off.
It might be better for you to set this up with a timer, so the LEDs
will go on when someone steps on either step, delays on for a minute or
two, and then goes out. Things are complicated a little by the total
current you're switching (about an amp).
There are many kits available that will give you an intermediate time
delay. The Velleman K2579 is a good choice -- it will give you a
consistent time delay of 0 to 15 minutes. It's based on the venerable
LM555, and is a proven circuit with a circuit board and easy
instructions. Once you build the kit, you can just wire your two
pressure switches in parallel between the SW1 and the - of the power
supply, where either one could initiate the delay. The 555 drives a
relay that can switch 2 amps. Check it out before you buy:
http://www.velleman.be/ot/en/product/view/?id=8996
It's available from many hobbyist sources for around $15. And if the
trip to the store or the minimal cost doesn't appeal, just make one
yourself out of components from your junkbox.
Good luck
Chris