diyhue / Lights

DIY lights with support for diyHue
https://diyhue.org/
172 stars 97 forks source link

What Type is Yeelight LED strip? #132

Closed julianCast closed 1 year ago

julianCast commented 1 year ago

Hi, what chip would be for the yeelight led strips in this list? Can anyone explain how to use that page? I flash the sd card with it?

Thanks! image

Mevel commented 1 year ago

You can build a inexpensive led strip with esp8266 microcontroller like nodemcu or wemos d1 etc.

https://diyhue.org/lights/diylight-build-your-own-smart-light/

According to your attached hardware you select the sketch and flash.

Easiest would be ws2812 strips with generic or gradient firmware emulating the gradient strip of original hue. Saving a lot of money!

Sidenote: the website is under development for the next hours, expect some errors, as we update it for future esp32 firmware.

diyHue
diyLight - build your own smart Light with diyHue
Find all infos about our diyLight - build your own smart Light with just a few parts. Gradient Strips, Ambient light etc controlled by diyHue
julianCast commented 1 year ago

Thank you! I'll close the issue. Good work.