Introduction: Easy Stairs Back Light Automation
ASL Arduino shield
✔ Up to 24 stairs setup availability.
✔ Fade out effect. PWM modulation.
✔ Can be connected wirelessly with more than 20 of the leading home automation controllers on the market.
✔ Ready to use sketch .
✔ Combined with Mysensors lib. (can be included as relay, in this case no light sensor needed, just create a Day/Night scene inside your home controller)
Here is step by step video instruction:
How i did it..
Step 1:
First ,you need to get ASL shield.
Here is the link for all source files.
https://firefly-glow.com/product/arduino-kit-for-stairs-backlight-test-kit/
Step 2:
Once you get it, follow step by step instruction :
1. Follow the
schematic sketch bellow to wire it up.
2. Download and install Mysensor-master(optional) and ShiftPWM -master libraries to Arduino IDE:
3. Download a sketch .
( Two options: choose sketch 'ForASLMysensorInkluded' or 'ForASLOnlyLightSensor' for controlling
day/night mode.
4. Edit code : Set number of stairs, pause between on/off, check your sensors type, adjust photocell
sensitivity (if using)
5. Upload the code to Arduino Nano.
6. Insert Arduino to ASL Shield.
7. Insert NRF24L01+ modul . ( optional )
8. Set Mysensors plugin to including mode. ( optional )
8. Power up ASL Shield.
( optional - means you can skip this step ,if ‘ForASLOnlyLightSensor.ino’ sketch is used )
Step 3:
NOTE:
ASL can be connected to more then 20 leading home controllers..
In this case ASL shield needs Mysensors Gataway to comunicate with your home controller. If you do not have such, please visit www.mysensors.org
Enjoy!!!!
11 Comments
Question 3 years ago
Hi :), Can i use Arduino UNO R3 to this project instead of Arduino nano?
link to code?
Reply 3 years ago
Hi, the problem would be to plug UNO to ASL shield...
I would say NO!
Reply 3 years ago
i don`t want to use shield without that?
Reply 3 years ago
What do you mean...????
Question 4 years ago on Step 1
Bonjour
comment puis je obtenir le asl et les capteur (impossible de se connecter au site ) et j'habite en belgique
j.schmets@gmail.com
merci a vous
Question 4 years ago on Step 3
Where are files to download?
Answer 4 years ago
Please, check step 1.
Then search for dounload tab
Question 5 years ago on Step 3
Nice write up :)
Few questions to clarify a newbie.
1. On the drawing, it mentions 24 channels, 12V Max 2.5A. Is 12V 2.5A per channel of LED's?
2. What is the spec of the Light sensor? Do you have a part #?
3. What is the spec of the PIR sensor? Do you have a part #?
Answer 5 years ago
Hi,
1. yes , per channel.(according to mosfet spec.)
2+3. www.ebay.com/itm/222644018727
5 years ago
can you able to share schematics of your board?
6 years ago
Interesting project. You should enter this into the microcontroller contest.