I decided that this year for Vivid Sydney, I will do something I have wanted to do for a long time.
I am going to create an LED skirt.
I got the inspiration from SexyCyborg with her LED skirts over here:
My DIY Underlit LED (Hikaru) Skirt
I’m going a slightly different approach though.
Rather than just skirt-underlighting I am commissioning Tearschu to make a frilly skirt similar to this dress here
Edit: found some similar to the look im going for!
http://www.instructables.com/id/LED-Skirt/
Dress I made for my Senior Prom, hope you guys like it!
I am going to be embedding some strips of WS2812B addressable LEDs into the skirt, hopefully it’s going to give a nice washed colour effect into the whole skirt!
I will post progress pictures as I go with the build.
Parts list:
LEDs: http://www.ebay.com.au/itm/162068083230
Arduino Nano: http://www.ebay.com.au/itm/182093493024
Power UBEC: http://www.ebay.com.au/itm/271700451532
Battery: Turnigy NanoTech 3s LiPo
Power source:
I am going to use a hobby UBEC that can do 5v at 3-5 amps 🙂
I have linked it above under the parts list. It will be connected to a 3s LiPo battery for powering both the arduino and the LED strip.
The LED strip can draw up to 3.5 amps at 5v at full brightness, this will only really happen if all the LEDs are lit, and white. but to be safe I am investigating power sources that can handle this.
I may end up just using a USB battery bank with its 2.1 amp output.
I am pretty sure thats all ill need.
Nevertheless I have a reddit post in /r/askelectronics over here where I am asking if there’s a better solution!
Some other projects that I may find useful to refer to:
https://hackaday.io/project/603-bluetooth-controlled-neopixel-lamp
http://www.instructables.com/id/Control-RGB-lights-from-Android-with-Arduino-Bluet/?ALLSTEPS
Prototyping!
I rigged up a little 3 pixel test strip to get the code worked out, ideally I want to have a push switch that can change between colour patterns / modes.
View post on imgur.com
I’m looking around to see if this has been done before because I’m terrible at code \o/
I did some testing with a 16 pixel ring to get a better idea of the colour mixing.
I really love the colours that come out of these things, they’re so vivid and will mixed!
I’m getting super excited for this to happen!
Update:
The electronics are ready!
I have completed it all and the power supply works and i’ve charged up the batteries!
Check out these pictures:
View post on imgur.com
Update:
The code is ready!
I have uploaded it to GitHub here: https://github.com/CountParadox/NeoDress/
It’s made from a number of places and things mashed together, it has a few modes, and is fully configurable of course.
Tactile switch on digital pin 2, leds on pin 6, set for 60 leds at the moment.
has an off state, a rainbow chase, and a number of solid colours because they’re nice!
And here’s a video of the strip!
More to come…