Тёмный

Motion sensor RGB Led light stairs project 

DIY Tech & Repairs
Подписаться 38 тыс.
Просмотров 49 тыс.
50% 1

Опубликовано:

 

8 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@SergeNiko
@SergeNiko 4 года назад
Thanks for the plug on the instructable! Great build! I've been wanting to update to the ESP chip.
@YogeshPatel-io2sz
@YogeshPatel-io2sz 4 года назад
Serge N , can you reflect on the diagram Of pin connections on ESP8233 !
@joshitoshi9835
@joshitoshi9835 4 года назад
it looks really cool and futuristic..but i would prefer to add fade in and fade out effect plus lighting up two leds one each end is also really good idea.
@DIYTechRepairs
@DIYTechRepairs 4 года назад
Fade exist. You can add tons of features :)
@frankz1125
@frankz1125 4 года назад
Looks good. Like your going into a space ship. : )
@YogeshPatel-io2sz
@YogeshPatel-io2sz 4 года назад
So nice explanation. Can you specify the wiring the chip (ESP8266) Pins ? Diagram if possible.
@igormanja
@igormanja 2 года назад
Did you find?
@kennmossman8701
@kennmossman8701 4 года назад
OMG did you run wire for each LED strip down to the power supply???????
@oldskoolstudios25
@oldskoolstudios25 4 года назад
Hi, this is a really cool project, it looks awesome! I am very interested in doing this myself. However, I have an arduino Uno. How can I modify the code for use on the arduino instead of the ESP8266 and one single led strip of 150 leds to run along the skirting board instead of one on each of the stair risers (as my stairs are carpeted). I am a complete novice when it comes to programming and I would really appreciate your help if possible. Thanks in advance!
@jamest.5001
@jamest.5001 4 года назад
That looks awesome!
@andlinux
@andlinux 4 года назад
Great project but why aren't you installing the led strips on an alu profile, so the heat of the strips can go away more easily and that's better for the lifetime of the strips ?
@DIYTechRepairs
@DIYTechRepairs 4 года назад
Thanks. 3 reasons. Actually 4 :) 1. They run on lowered brightnes 2. They are only 30 led per meter and hardly have any heat 3. They inly light Up for an average of 7 seconds at a time 4. Alu strip is extra work. IF they would have been 60led per meter and being lid Up i would consider it but even then its not a major issue. Those strips are not that high Power :)
@baileynathan9160
@baileynathan9160 2 года назад
Hi, nice work. I’m a electrical contractor that does a lot of wled in custom homes. No code or programming involved. Use all sorts of methods for switching in different situations. Door, touch, remote, ir built in cabinets. So I have a bit of experience with the basics. I was wondering if you could point me in the right direction to start learning about programming. What brand controllers, what programs used to set up programs etc. Any and all information would be greatly appreciated. Thanks.
@DIYTechRepairs
@DIYTechRepairs 2 года назад
Do you need custom code? Esphome and tasmota can do scripts. If not arduiono idé With esp8266 or esp32 is my goto
@tommyallehamn
@tommyallehamn 4 года назад
Very nice job dude! I'm wondering why did you use a 5V led stripe while you can easily use a 12V one (like WS2815) which can save you using step down converter to step down 12V to 5V for powering the LEDs 🙄
@DIYTechRepairs
@DIYTechRepairs 4 года назад
I dont step from 12 to 5. I run everything on 5v :) thats why i choose the 5v strips and since i only have the 30 leds per meter i dont need that much current per strip either For higher current and longer strips with more leds the 12v is favorable for sure
@tommyallehamn
@tommyallehamn 4 года назад
@@DIYTechRepairs I missed that voltage is 5V 😅
@maxi-nz6jw
@maxi-nz6jw 3 года назад
Hey! I need some help. I want to copy your exact setup, but in a very small staircase with only 4 LED strips as a small project :) Any numbers i should change when only using 4 small led strips? thanks! Please note, I am very new to this but very interested! :) i am using the same strip and materials as you, the WS2812B
@DIYTechRepairs
@DIYTechRepairs 3 года назад
You need to change 2 parameters. first is number of steps. In github its set stairs = 13 and then number of total leds numpixels
@maxi-nz6jw
@maxi-nz6jw 3 года назад
@@DIYTechRepairs Thank you for your answer :) But I have decided to change it a little bit. I want the LED strip on the side of my small staircase. so just one LED strip, where the light follows me as i go up the stairs. You think your code would work with that?
@DIYTechRepairs
@DIYTechRepairs 3 года назад
@@maxi-nz6jw Yes it would work too. Just change number of stairs to number of leds ie same. as the other. But you can also use wled for that since its basically just lighting it up from one direction or the other but if using wled you need one microcontroller to trigger wled :)
@syedpullankottummal6930
@syedpullankottummal6930 3 года назад
✔👍
@huynhminhnhat7397
@huynhminhnhat7397 3 года назад
how is the maximum number of LEDs that can be used? Please.
@DIYTechRepairs
@DIYTechRepairs 3 года назад
As many as you want basically. But the signal can be a problem. If you use my code you need to change it. I have been running up to 800+ leds in a row or more :)
@huynhminhnhat7397
@huynhminhnhat7397 3 года назад
Thank you, I followed your video and it worked Can I change led ws2811?
@DIYTechRepairs
@DIYTechRepairs 3 года назад
@@huynhminhnhat7397 most likely yes
@tonirhtdm
@tonirhtdm 2 года назад
Please send me details with wifi control model ..
@DIYTechRepairs
@DIYTechRepairs 2 года назад
What details?
@ChrisSucks
@ChrisSucks 3 года назад
sponsored by corsair
@redminotekenzo4209
@redminotekenzo4209 3 года назад
if want use 21 step...sir ?
@DIYTechRepairs
@DIYTechRepairs 3 года назад
Then change In the code :)
@redminotekenzo4209
@redminotekenzo4209 3 года назад
@@DIYTechRepairs use arduino mega ??
@DIYTechRepairs
@DIYTechRepairs 3 года назад
@@redminotekenzo4209 IF you look at the video you see that i use esp8266
@kennmossman8701
@kennmossman8701 4 года назад
a DATA line on RGB strips????????
@DIYTechRepairs
@DIYTechRepairs 4 года назад
Yeap. Individually controlled leds. Thats how i manage all those 100s of leds and can set a colour om each led :)
@kennmossman8701
@kennmossman8701 4 года назад
@@DIYTechRepairs That is what I figured But you description IMPLIES conventional RGB strips.
@DIYTechRepairs
@DIYTechRepairs 4 года назад
Not really. It just says rgb light ;) and it is rgb lights
@ursodermatt8809
@ursodermatt8809 4 года назад
actually i am more interested how warm your glass cabinet gets
@DIYTechRepairs
@DIYTechRepairs 4 года назад
Glass cabinet?
@ursodermatt8809
@ursodermatt8809 4 года назад
@@DIYTechRepairs where you installed the inverter and all the electronics
@DIYTechRepairs
@DIYTechRepairs 4 года назад
@@ursodermatt8809 around 20c. It have airvents bottom and top.
@ursodermatt8809
@ursodermatt8809 4 года назад
@@DIYTechRepairs in the summer or winter?
@DIYTechRepairs
@DIYTechRepairs 4 года назад
@@ursodermatt8809 Year around. As I said I have air vents that controll the temperature. If I shut that down the summer would be up towards 30c in worst case and if i run vent full in winter i might have 8c at lowest. The cabinet is not airtight because that wouldnt work. Its made to protect from dust and stuff from tha workshop and being able to ventilate
@Khalsa
@Khalsa 4 года назад
THis is way too much work!
@michaeltranster
@michaeltranster 4 года назад
Literally can’t watch the video because he pronounce “LED” wrong...😡
Далее
Improved Sensors for LED Stair Lighting System
12:54
Просмотров 91 тыс.
Motion Activated Stairs
10:12
Просмотров 47 тыс.
Answers to Common Questions wLED
15:17
Просмотров 44 тыс.
7 Common LED Strip FAILS and How To Avoid Them
12:14
Watch this before buying LEDs
19:47
Просмотров 2,4 млн
Setup Your Own LED Strips // WLED Hardware // Part 1
13:01
How to Make Stair LED Lighting with Motion Sensors
6:13
Motion activated LED Stair Lights installation
8:39
Просмотров 35 тыс.
Motion Sensor Light [ DIY ]
6:51
Просмотров 345 тыс.