Tuesday, March 5, 2019

Lulu Optic Fiber Swatches – Art using a Teensy and electroluminescent wire #ArtTuesday

A project from How to Get What You Want – Swatches that showcase some of the things you can do with the Lulu Daisy – a design solution to connecting e-textiles, LEDs and optic-fibers.

– 3 swatches
– 6 mini crocodile clips
– 1 breadboard with Teensy and crocodile clip connections for (+3V, GND, Data)

1)”HELLO WORLD”

uses 1.5mm diameter sideglow optic fiber to write text.
code fades between “hello” and “world” revealing one at a time. without the light you can not read what it says.

2)”FUTURE FUNGUS”

uses 2mm diameter sideglow optic fiber inserted into edging. the optic fiber functions both as illuminating material as well as rigid frame that causes the fabric to curve/curl in organic shapes.
code fades LED at either end of the optic-fiber to demonstrate colour-mixing.

3)”TILT DATA”

the data-pin of the LEDs is broken out to petals of conductive fabric. the data coming from the microcontroller flows into the central bead and only affects the LED whose petal it is resting on.
demos 1.5mm, 2mm and 3mm diameter sideglow optic fiber without the cladding, showing effects of cutting into the core to create illumination artefacts.
code fades between colours.

A Teensy microcontroller handles all the control.

See the demo video below and below that more information.

Demo code: cycles through one swatch at a time. was done very quickly, it could be improved….
>> https://github.com/eTextile/Lulu/blob/master/Software/arduino/Lulu_daisySwatch/Lulu_daisySwatch.ino

Read and see more here.

No comments:

Post a Comment