Close
0%
0%

LED Icicles

Hanging WS2812 strips from a tree like glowing icicles. A few modes for fun.

Similar projects worth following
This project uses an ATTiny to control WS2812 LED strips. The strips are waterproof, and the embedded PCB and connector are as well. Up to 60 LEDs can be on each strip, and they cycle different modes on a power cycle or button press. This way they can all be synchronized to the same mode.

Overview

The icicles are hanging strips of WS2812B LEDs, controlled by an ATTiny. They have a button for changing mode and brightness. In addition, when power cycled they will change mode as well. This allows for adjustment without having to touch them, and makes them all change synchronized without any communications, and means only power wires need to connect all the icicles together. The button can be used to re-synchronize if they ever get out of order., though that's challenging when they're in the tree. They are powered with a waterproof connector, and driven at 5V, so there is no need for any complex circuitry on the units.

Electronics

The PCBs contain only a few components. The ATTiny84 runs the show. A SMT momentary tactile button adds some functionality. The connector is for pigtail waterproof connectors. At the other end of the PCB are pads to solder the WS2812B strip. Make sure the pins are connected properly, as some strips vary the order of the pins.

There is an extra resistor between the ATTiny and the LED strip, but there is no bulk capacitor at the strip. One could be soldered on easily, though.

The connector for programming is available as .1" spaced pads. This makes it easy to build a programming jig with spring pins, or just hold some perfboard with header pins against it.

Mechanical

The PCB can be potted if the button is not necessary. This would be the most secure way to waterproof everything. The PCB is the width of the LED strip, so it's possible to cut the silicone tubing extra long and slide everything into the silicone tube and seal it on both ends. This is an easy way to waterproof the icicle.

Firmware

The ATTiny isn't really capable of driving more than 60 LEDs. For the icicles I've decided on between 10-20 LEDs per icicle, so it's fine. The EEPROM has 2 bytes of data; the current mode and the max brightness. A power cycle will change the mode, as will pressing the button. This is stored immediately in the EEPROM. On startup there is a delay to allow for debounce on the power supply before incrementing the mode. It's possible to get the icicles out of sync by cycling the power supply too quickly. Pressing the button and holding increases the brightness.

The different modes have different variables. Changing the mode calls the updateVariables, which updates the variables based on the new mode. These are hardcoded for maximum awesomeness.

For the LED control, I used the Light_WS2812 library. However, when using HSV, it uses a lookup table to adjust brightness, bu this explodes the memory usage, so I disabled that lookup.

firmware.ino

Firmware for the ATTiny84

x-arduino - 9.70 kB - 10/21/2017 at 22:52

Download

icicles-rev2.zip

Gerbers for rev2 of the PCB that slides into the silicone sleeve

Zip Archive - 213.59 kB - 10/21/2017 at 22:50

Download

icicles.sch

Eagle 6.5 schematic of the icicles

x-extension-sch - 107.60 kB - 10/21/2017 at 22:50

Download

icicles.brd

Eagle 6.5 board of the icicles

x-extension-brd - 37.83 kB - 10/21/2017 at 22:50

Download

icicles-rev1.zip

Gerbers for panelized icicles 10cm x 10cm (6x3)

Zip Archive - 166.01 kB - 06/10/2017 at 13:52

Download

  • 1 × WS2812B LED Strip Roughly 20 LEDs per strip, in the waterproof variety slid into a silicone sleeve
  • 1 × ATTiny84 SOIC
  • 1 × Power Plug 5.5mm
  • 1 × 5V power supply
  • 1 × Lots of wire to connect and mount in trees

View all 6 components

  • Installation and Results

    Bob Baddeley10/21/2017 at 23:08 0 comments

    Installation was trickier than I expected. First, I was using a power supply that wasn't good enough. After plugging in a few some of them stopped working or would work erratically, or would flash improperly. Something was up. I upgraded the power supply and that fixed it. I suspect that there may still have been some voltage sag by the end of the strand because the blues weren't as bright at the end of the strand.

    I also made the mistake of trying to put them up before plugging them in. Because of this, whey weren't synchronized, so I had to take them back down, turn them on, and leave them on and synchronized while I installed. It's a real pain to synchronize them once they are in the tree because you have to press the button on the top of the icicle.

    Once I had the stupid stuff figured out, installation wasn't that bad. I made a tool with a hook at the end of a long handle and used that to help place the strands where I wanted on the tree. I also threw them up to get them where I wanted. If doing a really tall tree, it may be difficult to get the icicles up into the higher branches.

    Anyway, we had the lights installed and everything looked great. We had a deadline for the Jewish celebration of Sukkot, and we had a big party in the back yard. The lights looked fantastic. We chose the "fire" mode, which makes the icicles look like they're on fire, and because they're so bright, it gives the area under the tree a flickering fire like glow as well. The party was fun and we forgot to get video of the icicles in action.

    This doesn't really give a good impression of the motion of the icicles, which is a big part of the whole point, so here's a little video of the icicles doing one of the "drip" modes:

    The feedback was great. Everybody loved them, and in fire mode they added to the actual flames from the fire pit that was started later. In the front yard they were in another tree and helped guide people to the party. The neighbors thought they were cool, too, and they've had bicyclists and drivers rubberneck as they go by.

  • Assembling a Batch

    Bob Baddeley10/12/2017 at 15:38 0 comments

    Assembling one on the bench and testing it is one thing; making 30 requires a lot of careful planning and repetitive steps.

    The PCBA part was easy. I laser cut a stencil, populated a bunch of boards (it was only 3 components per board!) and did a quick job on the hot plate.

    The LED strips come with the silicone sleeve on it. I needed to remove the sleeve so I could cut the strips and the sleeves to different lengths (to allow for the PCB to fit into the sleeve. This leaves a little bit of extra LEDs at the end that don't have a sleeve. Since I'm doing 20 LEDs per icicle, and the strings come in sets of 150 LEDs, that's 7 icicles plus 10 LEDs left over anyway, so it works out ok.

    Removing the sleeve was a challenge until I discovered an easy way to do it. The friction was very high between the LEDs and the silicone, but if I unwound the whole roll and had someone hold the LEDs on one end and I pulled the sleeve from 5M away, it all slid out very quickly and easily. After cutting, I used silicone sealant to seal the bottom 1/4" of the sleeve. It turns out that there are already caps available to purchase that would have made this significantly easier. Oh well.

    Next I soldered the PCB to the LED strips, and then two connectors to the PCB. For the string I decided that instead of a single cable that was tapped every few feet I'd make a bunch of discrete units, with one short connector and its mating connector at the end of a 6' cable. This way I could string them all along easily and they could be combined into any length.

    Attaching the connector end to the cable was a little messy. I used some brush-on electrical tape, then when that dried I wrapped regular electrical tape. It had to be mechanically secure, as there would be tugging going on (especially when setting up and taking down the strands). I set up a small assembly line for this.

    Here are the first 10 ready for installation in a tree.

  • New PCB

    Bob Baddeley10/12/2017 at 15:10 0 comments

    Figuring out the enclosure for the PCB was a disaster. I couldn't make it waterproof or find something easy that would work. Then I had a revelation. The LED strips are already coming in a waterproof silicone sleeve. Why not use that? I redesigned the PCB so that it was thinner (the same width as the LED strip), and tried again. When the new boards arrived, I populated a bunch and tried it out. Success! The new PCBs are smaller, so I can panelize more to a board. For $4.90 I can get 10 boards of 10x4, or 400 pcbs! The previous board was 6x3, so 180 for $4.90. I just halved my PCB cost and eliminated the need for a separate enclosure, and reduced PCBA cost because it's more dense!

    After assembly, here's what they look like slid into the silicone sleeve.

    You may be asking yourself why the LED strip is upside down in its connection to the PCB. I don't really have a well-thought-out reason for this. The strips came with the 5V and GND in different places than I expected. It makes absolutely no difference, though.

  • Estimating Cost

    Bob Baddeley06/17/2017 at 15:33 0 comments

    If this is going to be a product, I have to be able to sell it and make some money. Typically the markup would be something like 3-4 the COGS. Since I'll sell it online only, I can get away with 2x. So, looking through all the components, how much can I estimate for a sale price?

    Part Link Quantity Cost Cost Extended Bulk Estimate Bulk Extended
    Totals $114.83 $60.94
    PCB Smart-prototyping.com 10 0.04 0.4 0.04 0.4
    ATTiny84 Digikey - ATTINY84A-SSFR 10 0.7 7 0.7 7
    Button Digikey -732-7029-1-ND 10 0.47 4.7 0.324 3.24
    WS2812B Strip Amazon - B01N07A6NP 10 3.46 34.6 0.75 7.5
    Silicone
    10 0.1 1 0.1 1
    Connector Amazon - B01EPLAN42 10 1.488 14.88 0.5 5
    Liquid Tape
    10 0.1 1 0.1 1
    Enclosure
    10 1 10 0.6 6
    Power Supply Amazon - B019P1HGME/ 1 9.99 9.99 10 10
    Power Supply Switch Amazon - B00ME5YAPK 1 5.99 5.99 3 3
    Wire
    1 11.99 11.99 6 6
    Power Supply Enclosure Polycase - hd-45fmmt 1 13.28 13.28 10.8 10.8

    This assumes 10 strips per unit, a 100 foot line, and power supply. It's just raw materials and not time or shipping. That means even if I purchase in bulk, I'm going to have a cost of goods sold around $100 assuming the labor involved is not too time consuming. After the first tests, it might take an hour per set of 10, so $100 for COGS seems reasonable. That means I have to sell these strips for $200 in order for it to make sense. They are pretty cool, but most dumb light sets (LED) sell for $30 or less, so I'd have to show a lot more value. I don't know. Maybe people will buy them. I'll have to work on marketing.

  • One Button UI

    Bob Baddeley06/17/2017 at 00:54 0 comments

    I have one button for this project, and I keep adding features. How complicated is it going to get?

    Here's the UI that I have now, and it seems to work pretty well:

    • On power cycle, it will increment the mode. This is an easy way to remotely switch through different modes and keep them all in sync. If the user wants to keep the same mode all the time, they should leave it on. Alternatively, if this is used in a scenario where it is turned on once daily, the user can just spend a few seconds cycling around until it gets to the mode they want.
    • The button on the strip itself will increment the mode if pressed briefly. This allows the user to re-synchronize the strips if somehow they get out of sync. It increments on release.
    • If the button is held for 2 seconds, it goes into brightness adjust. The lights will all turn white, and every two seconds the brightness of the lights will increment. This will continue until the user releases the button. This brightness level is saved in the EEPROM. When the button is released the LEDs are no longer white and the strip resumes the mode it was in before the brightness was adjusted.

    That seems to be pretty good for a single button. My hope is that when the user is installing the strip they'll be able to set up the lights with the brightness they want and make sure the modes are all synchronized. Then when the installation is complete and they may not have access to the strips, they can still adjust the mode by cycling the power.

  • Night Test

    Bob Baddeley06/15/2017 at 03:16 0 comments

    I took four strips and attached them to a power supply at 5 volts. Everything worked great! I did notice, however, that they start off synchronized with the same random seed, which means that they're displaying the same drips even when they shouldn't. I'm going to have to fix that.

    I will also have to come up with a solution for the wire. Something that will be waterproof and permanent.

    I still need to put in the code to adjust the brightness with a button press.

  • Temporary "Enclosures"

    Bob Baddeley06/14/2017 at 21:22 0 comments

    The device can be sealed and waterproof. The LED strips already come with a silicone like sheath. I'll need to cap the bottom end, but I'm thinking of squirting some silicone into the bottom. Just regular caulk like material.

    For the top part I got waterproof connectors, which makes it easy to disassemble, but since one has to wire the other side of the connector up, I wonder if it really is that much of an advantage to use any connector at all, other than if one wanted to leave the wire up year round but take the strips down or replace them occasionally? I'm not sure.

    But an enclosure for the circuit board is necessary, and I guess that's why we need a waterproof connector. I first thought about shrink tube, but I don't know if I'll be able to find something large enough for the PCB but that shrinks enough to seal around the thin wire. My first experiment was a failure. Also, the shrink wrap was tight enough that it pressed the button permanently. So shrink tubing is not going to work.

    My next idea is regular tube with caulk at either end. It won't be pretty but it will get me through the next round of testing, which will take place outside.

  • Rev 1 working on the bench

    Bob Baddeley06/10/2017 at 14:18 0 comments

    Today the PCBs arrived. I ordered them through Seeed's Fusion because they were only $4.90 for 10 panels of 6x3, so I got 180 PCBs at about $.03 each!. Surprisingly they came V-Cut, too, so I'm a super happy camper. Shipping was about $30, but I was getting another PCB for a different project so it was still cheaper than a dime each for a custom board.

    The first step was populating them. There are only two components; an ATTiny and a button, so making a few units was dead simple.

    Next was the programming jig. I had an Arduino as an ISP with the standard 3x2 header, but for this board I made it 6x1, so I had to build an adapter. I like doing my programming headers at .1", so making the programming cable/adapter is done on regular perf board. I decided not to use spring pins or pogo pins and instead I just used a strip of male header. If I press it against the PCB it still works well. It took a couple tries and some stupid mirroring mistakes, but eventually the programmer worked and I was off to the races.

    The WS2812B strips lit just fine with the test code and I then switched to firmware development. I started with some code from a different project for managing the LEDs with an ATTiny so I had a leg up here and mostly just needed to refine for the number of LEDs and add some new features like the power cycling changing the mode. I still need to implement the brightness control with the long press.

    I'm happy with the waterproof connector I've chosen, but I really need to figure out how to seal the PCB and offer strain relief on the connections, plus also make the button work. It's going to be interesting.

    Next up is a functional test in a tree to make sure it looks good and evaluate my choice in the number of LEDs in the strip. I don't like how the strip is black on the backside, so I may have to double it up.

View all 8 project logs

Enjoy this project?

Share

Discussions

duncan young wrote 11/14/2017 at 15:20 point

Hi,ive tryed the firmware and it just doesnt work??? nothing happens what so ever,any clues? cheers

  Are you sure? yes | no

Bob Baddeley wrote 11/14/2017 at 15:33 point

Well I don't have a lot to go on... are you saying you weren't able to upload the firmware, or you successfully uploaded the firmware but the code isn't working? Did you also upload the bootloader properly so that it had the right 8MHz internal clock? What about the light_ws2812 library? Did you install that?  How about removing most of the code so that it just turns on a single pixel so that you know it works?

  Are you sure? yes | no

mpinner wrote 10/12/2017 at 16:31 point

This is amazing! 

I'd love to do something like this for starcatcher

 https://hackaday.io/project/27182-star-catcher-vr

we ended up using the cheapy chinese ws2811, a but a next rev with a smarter icicle would be really slick.

thanks for sharing the progress, matt

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates