DIY Philips hue LED Sideboard using NodeMCU (ESP8266)

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024
  • Showing how I enhanced a selfbuild sideboard by almost 4m of LEDs, using a 3D printed diffusor, a NodeMCU and Neopixel LEDs (WS2812b).
    Used materials:
    Translucent PLA: amzn.to/35EuXBi
    NodeMCU: amzn.to/3cesH6m
    WS2812b LED Strip: amzn.to/35Ec69m
    Power Supply: amzn.to/2znjiKU
    Thingiverse: www.thingivers...

ความคิดเห็น • 22

  • @julianberger234
    @julianberger234 3 ปีที่แล้ว +4

    Please make a video about how the electronics work. I am curious😁

  • @gemzentaurus5537
    @gemzentaurus5537 13 วันที่ผ่านมา

    I was hoping badly for you to already have the electronics video by now. Would you please follow up. 🙏🏻

  • @joostwilhelm
    @joostwilhelm 2 ปีที่แล้ว +2

    Can you please please share the coding and how you managed to add the ledstrip to Philips Hue app?

  • @nataliehahm289
    @nataliehahm289 4 ปีที่แล้ว

    Excellent work 🤩 this will def be my next project

  • @cocoee5000
    @cocoee5000 4 ปีที่แล้ว +1

    hey great video!! i would like to know if you can connect those strips to a hue bridge or is it only with raspberry pi?

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว +1

      Hi there. Thanks! Unfortunately it only works connecting to the emulator on the raspberry pi.

  • @alessandrogiuliani2915
    @alessandrogiuliani2915 4 ปีที่แล้ว +1

    amazing! its difficult to make hue compatible led?

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว

      Once you understand how it's done it is fairly easy. But there are quite some tiny pitfalls. Also you need a (very basic) understanding of programming and shouldn't be afraid to solder circuits.

    • @alessandrogiuliani2915
      @alessandrogiuliani2915 4 ปีที่แล้ว

      LEDgendaryDIY hi, thanks for reply. I know some of eletronic but not informatic... this thing drives me crazy ... I can't understand what needs to be done, have you read the original guide? Im stuck with the raspberry pi. what should I install on the raspberry pi se card? I'd pay for a full video tutorial to do this

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว +1

      @@alessandrogiuliani2915 You first need to install the operating system. For example raspian. this will give you a linux based OS and from there on you can follow the documentation from the diyHue project for the docker installation.

    • @alessandrogiuliani2915
      @alessandrogiuliani2915 4 ปีที่แล้ว

      LEDgendaryDIY but i want the rasperry to be the host and connect to it esp8266

    • @alessandrogiuliani2915
      @alessandrogiuliani2915 4 ปีที่แล้ว

      LEDgendaryDIY i installed the sistem on the rapberry and now?😅 where i run the code? And which code?

  • @94razvy94
    @94razvy94 4 ปีที่แล้ว

    How do You make the strip, hue enterteinent zone compatibile?

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว +1

      I am using the open source DIYhue library. Using a raspberry pi as a hue bridge emulator and the nodemcu to connect the LEDs as HueLED strip. You can then use the emulated hue bridge using the original philips hue app to create entertainment zones just like you'd do with original hue parts.

  • @currenlydying
    @currenlydying 4 ปีที่แล้ว

    good editing but you should normalize the sound because it's annoying to have to change the volume everytime you put music on

  • @jefffrilot9667
    @jefffrilot9667 4 ปีที่แล้ว

    Have you uploaded to thingiverse?

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว +1

      Hi there, I just uploaded it on thinigverse :)

  • @alessandrogiuliani2915
    @alessandrogiuliani2915 4 ปีที่แล้ว

    Please help, i Made raspberry work but now what i need to install on esp8266? Please reply🙏🏻

    • @ledgendarydiy
      @ledgendarydiy  4 ปีที่แล้ว +1

      Depending on what you want to install - I am assuming it is supposed to be an WS2812b LED Strip you need to flash the code from here: github.com/diyhue/Lights/tree/master/Arduino/Generic_WS2812_Strip
      Check the parameters and adjust them to your needs. First time starting up, you will need to connect with your smartphone or laptop using the Wifi from the ESP8266 (named in code) to connect it to your network. Hope this helps.

    • @alessandrogiuliani2915
      @alessandrogiuliani2915 4 ปีที่แล้ว +1

      @@ledgendarydiy thank you very much