I am putting a mountain feature wall in my son’s new bedroom.

Starting on the right, I want to run LEDs along the topmost mountains, switch to unlit cord/wire to go around the window, and then run another set of LEDs along the topmost mountain on the left. This should give a nice sunrise effect.

Do you know of an LED kit that can do this?

Thank you!

  • Notsosuperfloh
    link
    fedilink
    arrow-up
    26
    ·
    edit-2
    5 months ago

    if i understand correctly you could use something like this and make a break between two led strips and lay the wires around the window.

      • ShepherdPie@midwest.social
        link
        fedilink
        arrow-up
        4
        ·
        5 months ago

        Keep in mind these are only for 2-wire LED strips so they’d just be pure white of a specific color temperature (cool/natural/warm white) and dimmable. If you can solder stuff together, these aren’t even needed.

    • PlantJam@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      5 months ago

      Those connectors look much nicer than the ones I used, but yes a stretch of wire is the correct way to have a permanently unit section.

  • Justin@lemmy.jlh.name
    link
    fedilink
    English
    arrow-up
    13
    ·
    5 months ago

    At our student clubhouse we just run cat5 between the led strips, just soldered to the strip.

  • Grimy@lemmy.world
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    edit-2
    5 months ago

    Most of those led strips you get in rolls can be cut at any location and then reconnected. A microcontroller is a great idea like the other user suggested. The ESP32 rocks and is also a favorite of mine but I’d also suggest Particle Argon.

    You have to use their ecosystem with it but connecting to it is done for you through their website IDE. It’s very beginner friendly but an esp32 is also quite easy to work with, the esp32 is cheaper as well.

    If you get an RGB strip using a microcontroller, you can dynamically change the light depending on the time/weather using one of the free weather APIs, just a thought.

  • ShepherdPie@midwest.social
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    5 months ago

    You can use any old addressable LED strip (WS2811, 2812B, 2813, 2815, SK6812) for this. The harder part will be routing the data lines correctly with so many different branches. You could always run branches in parallel if effects being duplicated is acceptable. I’d use your photo to route a linear path from start to finish. You can do multiple paths as an ESP32 or controller like the DigOcta can do up to 8 separate outputs. Then you can control it all via WLED (which includes a sunrise effect).

    I dunno if lemmy has a WLED community but reddit has a pretty active one or you can use WLEDs native forums to ask more questions and get opinions from a group more focused toward the project you’re working on.

    Also you might consider removing those two short branches in the lower left corner of the window by moving that peak a little more up and to the left to help simplify things.

    • EssentialNPC@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      5 months ago

      I can work with this. Thank you!

      I am only running the lights along a channel in the uppermost boards that will make the topmost mountains, so I will not need a complex path. My goal is to have a sunrise-behind-the-mountains effect.

      • ShepherdPie@midwest.social
        link
        fedilink
        arrow-up
        5
        ·
        5 months ago

        No problem. After reading some of the other responses I should point out that the LED strips I listed are all addressable RGB or RGBW. If you don’t want any color, then everything can be simplified (and cheaper) by using the 2-wire white LED strips, though I think using RGB/RGBW is way more fun and dynamic.

  • ballskicker@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    5 months ago

    Plenty of good suggestions already but I for the under cabinet kitchen lighting (16’ strip of cob LED) I installed a few years ago I just used thermostat (18/2 I think?) wire to run the gap between cabinets. Just don’t make the same mistake I did and use the cheap solder that comes with the kits, it was such a frustrating experience until I bit the bullet and bought some nicer stuff, made the process WAY easier