Close
0%
0%

Samata's Necklace

a wearable LED necklace for my wife using WS2812B's and a Flora

Similar projects worth following
My hacker enthusiasm rubbed on to my wife and she has been wanting to make some wearable electronics for a while. Eventually, I asked my friends over at WyoLum (http://www.wyolum.com) to send me a MAKE: Flora Project kit (http://www.makershed.com/products/flora-project-pack). The kit came with Kate Hartman’s book “Wearable Electronics” (http://www.makershed.com/products/make-wearable-electronics) along with Adafruit’s FLORA board, RGB smartLEDs, LED sequins, conductive thread, LiPo battery and charger. Everything to get some nice wearable stuff built.

Around the time we received the MAKE: Flora kit, I also received our first samples of TinyTiM from seeedstudio – a WS2812B based LED matrix board that we designed at Wyolum. This is a 8×8 matrix of 64 smart pixels that require just one micro-controller pin for 24 bit RGB color, among a couple of other options.

With all of these parts in hand, Samata was getting some bright ideas for projects. The initial plan was to try and build a Belt using the TinyTiM. After some more thought, we changed plans and decided to make a Necklace instead. The TinyTiM is about 120mm square, and seemed a tad big for a necklace, but Samata looked confident to pull it off. Once we made up our minds, putting it together was quite straightforward. We fixed the Flora board and a LiPo battery to some stiff paper using double sided tape. The LiPo connects directly to the Flora board. And three wires from the Flora go to the TinyTiM – [+], Data and [-].

Once the basic design was tested, Samata got out her sewing kit and covered the LED board with red shiny mesh cloth. The red neck band was stitched using buttons on both sides. It took us just over an hour or so one evening to put it together using one micro-controller board, a battery and a LED board. Couldn't get any simpler.

To run the LED's we used Adafruit's excellent NeoPixels library for controlling the LED's with some simple animations and fade effects. There are just a few parameters you need to set up in the well commented code.

View project log

  • 1
    Step 1

    Not much to build. Just connect three wires from Flora to TinyTiM for [+5V] , [GND] and [DATA] and connect the LiPo to the JST connector on the Flora.

  • 2
    Step 2

    A little bit of sewing and craft work and you're done.

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

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