A fairly long time ago I found and printed this model: Celluar Lamp. I even scaled it up in size - just to see if I could print it.
So - then of course the next question arose - what to do with it. I decided to use up one of the strips of programmable WS2812B LEDs I had lying around.
So - I needed something to put the strip on, and something to diffuse the LEDs with.
The holder was basically just a tube I could wind the LEDs around with a base and a hole to allow me to thread the wires to the inside:
LED holderThe diffuser is just a simple cylinder - printed in vase mode with no top or bottom.
Then the project just sat and collected dust for a while. I knew I wanted to control it using a Wemos D1 mini arduino for the built in wifi, and I knew I'd settled on using the FastLED library for the LEDs - but I couldn't be bothered to do the work :)
The last night I found FastLED + ESP8266 Web Server on github. Perfect.
All I had to do was change the wifi details and set the correct number of LEDs.
That meant that we now have the lamp functional.
LampThings still to do:
A short mobile phone recording showing some of the modes that the program provides. Note that you can also set a single solid RGB colour at a chosen brightness - so it doesn't have to be moving/changing - but I didn't record that :)
