Drawing application

cover

For connection I used 3 potentiometers pinned to A0, A1 and A2.       And the processing code: // This example code is in the public domain. import processing.serial.*; float redValue = 0; // red value float greenValue = 0; // green value float blueValue = 0; // blue value float xPos=0; float yPos=0; […]

A KIT-OF-NO-PARTS SECOND DAY

VSE

The speaker in general can consists from the following parts: – a coil (thread,wire …) – a neodymium magnet – a vibrant material (plastic, fabric, paper …) I wanted to design home made coil. By researching interesting ideas and designs I run into optimize coil design made by Plusea. My design approach for workshop was […]

workshop A Kit-of-No-Parts

photo 4

I took apart a small speaker.  It is made of a magnet ring, a metallic part (in the middle of the ring), a plastic holder, plastic membrane and a copper wire as a coil. Copper wire (profile: 0,1 mm) is 140 cm long and at least 50 times curled to form the coil. The coil […]

Animating an LED matrix

IMG_4439

We built a 7×7 LED matrix that can be controlled by Charlieplexing, a form of multiplexing. 49 LEDs can be adressed seperately while only using ten pins. Our initial idea was to use the matrix to play animations, kind of like a low-resolution display. We also thaught about ways to translate an input of a […]

Luminous Textile- soft lamp

image

Light could be flexible and haptic.  Integrate electronic into soft materials to bring a new configuration of the object and new perception for users.   This week we used the table loom to weave and try to embed lighting unit into the textile in a simple way. I took a EL-wire and woven it with thread […]

Thermochromic ink projects

Dynamic Double Weave by Maggie Orth http://www.maggieorth.com/ Recurring Patterns by Smart Textile Design Lab, Swedish School of Textiles http://smarttextiles.se/recurring-patterns/ Liquid Crystal works by Sara Robertson http://thepopupworkshop.wordpress.com/ Thermochromic Tutu by Lynsey Calder Symbiosis by Kärt Ojavee k-o-i.ee/ http://www.symbiosiso.com

embedded lights in textile

Functional Styling by Linda Worbin A carpet woven with EL wires. It is equipped with sensors enabling the users to interact with the carpet with various light behaviors. IKAT by Astrid Krogh http://www.astridkrogh.com/html/exh-10.html A light tapestry of paper yarn with organic patterns created in optical fibres. Trendease by Sarah Taylor http://www.weareoca.com/fine_art/introducing-sarah-taylor-new-textiles-curriculum-leader/ Jacket Antics by Barbara […]

Make your own MakeyMakey

“Makey Makey is a nice and fun Open Hardware project, developed by Mit researchers Jay Silver and Eric Rosenbaum. It’s an Arduino based project that could get started through crowdfunding. Basically you can turn any conductive surface into a sensor: bananas and other fruit/vegetables, cutlery, water, metal tools, conductive dough, human skin…When you connect to […]