However, not one of them is truly wearable, or speaks to the unique needs of e-textiles designers. They have been mostly prototypes, and are seldom intended for serious, daily use.
With this in mind, we took our time to design a system that is tiny, robust, and very easy to incorporate into your project. The end result has three components:
1. a tiny, complete circuit that sits *inside* the dock connector
2. four pieces of conductive fabric that form the two buttons of the remote
3. two-channel conductive yarn to connect the sections (we spin it ourselves)
These components empower beginning and professional e-textile enthusiasts to make a truly useful, wearable, interactive craft project that can be sewn into a favorite jacket or scarf. One could also build it into a car, into a floor mat, a shower curtain, or an interactive art project.
The point is, this is *not* yet another prototype. We actually use it everyday, and so would you. I have one hanging from my backpack, a friend has it on her handbag, and another has it clipped to her jackets. Soon, we'll make one gloves. Even our non-techie friends and family build and use them. That's the point.
This instructable shows how you could make your own fabric-based remote control in 10 minutes using our pieces. There's also a simple (but neat) section on how to read many resistor values using only two wires (instead of multiple wires).
When the project is done, the remote has two soft buttons:
Play/Pause: Single click
Next/Previous Track: Double click
Next/Previous Album: Triple click
Volume Up/Down: Press and hold
It works with any iPod or iPhone with a dock connector.
*The cat pattern is from 'the cute book' by Aranzi Aronzo, whom we really love*
Magic dock connector, conductive fabrics, yarn & thread available at the Aniomagic store.
You can also get conductive fabric and 3M velostat from lessemf.com
Remove these ads by
Signing UpStep 1: Minutes 1&2: Conductive fabric
Some of them are really conductive, and act like plain wires, and some are not so conductive, and act like large resistors.
We use both kinds in this project: depending on which pair you press, the combined resistance can vary from a few hundred ohms to 100,000 ohms. The tiny circuit reads the difference in resistance and translates them to pulses sent to the iPod.
The light gray one (zelf) is very conductive. It's used for the Forward/Volume UP actions.
The darker one (velostat) is not so conductive. It's used for the Back/Volume DOWN actions.
You can get these from the Aniomagic store, or from lessemf. You can also substitute any material or actual resistors as long as one of them is less than 1kOhm, and the other is around 50kOhm.
You're essentially building a circuit with two resistors in parallel, which manifest themselves when you squeeze either pair of fabrics together.
We encourage you to use this technique in other projects when you want to differentiate between two (or more) different presses, but keep the wire count at two. The caveat is you need to calculate all the resistance combinations and use an analog input pin on your controller.
You want to make two switch sandwiches: cut the conductive fabrics to the shape you want, and place some felt in between. You'll need holes in the felt through which the conductive fabrics contact when you squeeze.
Experiment with the right size holes in the felt:
- too small requires a hard squeeze
- too large means you might activate the remote just by holding it.
Use plain cotton thread to sew the three pieces together.










































Visit Our Store »
Go Pro Today »




does button 1- control play/pause/ and tracks
and button 2- just volume?
if yes, how does it determine if you want to turn the volume up or down?
and is there a way to make it three buttons so i can have volume up/down separate ?
I'm so sorry I didn't see your questions until now that pkirschmann pointed it out to me. I've been so busy (I just finished defending my thesis), so I've not been on top of things for the past months. Please accept my apologies.
I think I've identified the problem, and it stems from two things:
- initially, we used an A/D converter to sense the change in resistance, but our supplier ran out of the chips we needed (PIC10f222 in October 2010)
- we quickly adapted the firmware to sense pulses based on charging a capacitor which would discharge at different rates depending the resistance in the zelt/velostat. We used an available chip (PIC10F200) Trouble is this varies a LOT with pressure and size of the velostat.
To cut a long story short, we sold you defective docks, and will replace them right away, free of charge, shipping on us. I'm really for the inconvenience.
Thanks!
Anyone have any ideas on what the problem might be or a workaround to this?
probably gonna get the kit from the site but does the magic dock
work for the older gens of the ipod touch (like 1st gen ehehe :D )
I hope it does cos i really need to get me one of these..
Get a couple :-)
http://stud3.tuwien.ac.at/~e0026607/ipod_remote/ipod_ap.html
http://pinouts.ru/PortableDevices/ipod_pinout.shtml
http://www.ipodlinux.org/wiki/Apple_Accessory_Protocol
These guys really did a good job of figuring out and publishing the details several years ago.