(Translated by https://www.hiragana.jp/)
GitHub - gauini/diysensors: ITP XStory Unconference workshop on how to creatively ue conductive textile materials to create your own sensors
Skip to content

ITP XStory Unconference workshop on how to creatively ue conductive textile materials to create your own sensors

Notifications You must be signed in to change notification settings

gauini/diysensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ITP Unconference ::: DIY sensors

This is a workshop to instigate you to use textile conductive materials to create capacitive sensors For the purpose of this workshop we'll create a strech sensor with conductive thread (an alpha version of what was seen here ).

for this workshop you'll need:

  • Conductive thread on a slipknot chain (or whatever arrangement/mechanism you feel could work)
  • Arduino + breadboard + usb cable
  • Resistor between 50k - 50M (we'll be using a 10M)
  • Alligator clips
  • Multimeter
  • Arduino IDE and CapacitiveSensor Library
  1. Get a piece of conductive thread and do the loose loops/knots
  2. Connect the tip of the conductive thread to your multimeter to check the resistance of it.

Getting our breadboard ready

  1. Download and install CapacitiveSense library here.
  2. Connect the resistor between digital pins 02 & 04.
  3. Open CapacitiveSensorSketch (on this repo)
  4. Upload the code on the board.
  5. Test if the capacitive sensor is working by touching the resistor and seeing values change on the serial monitor.

Connect your sensor to your circuit!

  1. Just connect one of the thread tips to pin 02
  2. See if the stretch sensor is working through the serial monitor.
  3. taran! Go make your own sensors =)

References

About

ITP XStory Unconference workshop on how to creatively ue conductive textile materials to create your own sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%