8 Wearables

Lecture takeaways & inspo

--> Visual actuators leds, sewable leds, neopixels, inks


--> Sound actuators speakers


--> Motion actuators sma, flip dots, vibration motors


--> ATtiny microchip

Emma Pareschi tutorials

--> Arduino simple sketches
During the 1st tutorial we tried a couple of Arduino Sketches

  • 01 blink_led
  • 02 led_analog_write
  • 03 read_digital_sensor
  • 04 button_led
  • 05 counter
  • 06 led_on_off
  • 07 array_led_switch

--> Electromagnet circuit
- Make output (wrap a wire around a marker, leave some wire at the end and beginning)
- Measure resistance (the ohms)

--> MOSFET driver circuit
All power load have current limitations. Hardware limitation of the arduino pin, is a maximum current of: 20 milliAmper. A driver circuit is capable to drive the load. To build a circuit driver you'll need:

Experimenting with neopixels and arduino

On the second tutorial by Emma Pareschi, we learned how to work with neopixels and arduino. Stripped neopixels could be a solution for the bodysuit.
--> Arduino and neopixel
During the 2nd tutorial we tried a couple of [Arduino Sketches] with neopixels and a speaker(../images/tuto-2-sketches.zip)

ARDUINO + NEOPIXEL - 02 Neopixel full

  • 03 Rainbow
  • 03 Wipe

ARDUINO + NEOPIXEL + SWITCH - 04 Rainbow switch

  • 04 Wipe switch

ARDUINO + SOUND - 07 Sound

- 09 Star wars melody

My project idea

--> Felt inspired by eTextile week and the "Embrace Me" hoodie by Studio 5050, conductive fabric on the chest of the hoodie closes a circuit when two wearers hug, causing a pattern on the back of the hoodie to light.
I'm thinking of the same idea of a closed circuit, on a dancer's bodysuit, with parts of conductive fabrics randomly embedded on the suit, and when dancers touch, it lights up leds in the back. Dance is about movement individually, and how you can balance your body with other bodies. Touch and weight in contemporary dance are central. The lights would enhance the tension created when 2 bodies touch.
--> During this week we tryed out the 04_wipe_switch sketch woth a digital switch, I think this is the logic behind my idea of a closed / open circuit when 2 bodies touch:

Next steps

--> sew a neopixel or led strip on fabric, try on the body suit
--> i need my circuit to be strongly attached so dancers can move freely
--> which microchip to use?

Useful things

--> Material needed
--> Arduino sketches


Last update: 2022-01-11