They/them. PhD student: smart textiles, weaving, computational craft, hardware hacking.
Spring 2019
Prototyping |
Testing |
Visualization |
An e-textiles design workflow showing how the multimeter might be used after prototyping to test and visualize the design.
Both of us work in e-textiles and run into several obstacles during the design process. Like many other kinds of making, our process involves prototyping, analyzing or diagnosing the design, debugging, and then iterating. In e-textiles, there aren’t many tools to support the diagnosis and debugging stages. For this project, we would like to build upon Rona’s ongoing work in creating a wearable e-textile multimeter and extend its capabilities. The tool currently indicates continuity in an e-textile circuit through an LED, which helps the user identify any shorts or breaks in their sewn or woven circuit.
Our proposed design for this e-textile diagnostic tool will add a digital representation to the e-textile multimeter, visualizing the circuit layout while the multimeter is in use. Translating from the physical iteration will give the user deeper insights during their design process. This real-time feedback will let the user move more quickly through iterations and debug more efficiently.
Electronics
|
Materials
Tools
|
Block diagram showing connections for motion sensor, Bluetooth module, and data flow into the visualizer. (click for hi-res)
Schematic showing how to connect the Arduino and probe to the test circuit.
1. The ADNS can run on 3.3V or 5V logic. The breakout board ships in 3.3V mode. If you are using a microcontroller that runs on 5V logic (e.g. Arduino Uno), follow the board maker’s instructions for enabling 5V mode as shown above. Use an Exacto knife or fine blade to cut the traces. |
2. The sensor lens does not come secured to the rest of the board, so use a soldering iron to slightly melt the two plastic pegs so they won’t fall out of their slots. |
The finger-meter case:
The ADNS Motion Sensor was placed in the bottom together with a strip of conductive fabric that operated as an analog input (A0) for the voltage divider.
Soft Jumper wires:
Conductive threads wrapped with non-conductive yarn for isolation.
The visualization app is hosted on GitHub, but can also be forked and opened on your own machine without an Internet connection. Open the visualizer, connect the multimeter to your laptop, power your test circuit, and probe away.
[[projects]] [[electronics]] [[programming]] [[smart-textiles]]