Skip to content

A T-shirt embroidered with conductive thread that plays sounds when the pads are touched.

License

Notifications You must be signed in to change notification settings

kantoniak/ba-dum-tshirt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ba-Dum-Tshirt

A T-shirt embroidered with conductive thread that plays sounds when the pads are touched.

Embroidery

Choose your preferred garment and embroider it using a compatible machine. The design was created in Inkscape for a 200x280 mm hoop and can be digitized with Ink/Stich. To fit the working area of the Janome MC400E, I had to split the design into two 200x200 mm sections.

Embroider the red areas with conductive thread and use regular embroidery thread for the black areas. After assembling hardware, sew the touch-sensing board to the garment. Use thick conductive thread to connect the conductive areas to the corresponding pads on the board.

Hardware

Required hardware

Optional add-ons

For convenience and minimal soldering, the following were also used:

Firmware

  1. Install CircuitPython on your Pico.
  2. Copy CircuitPython 9.x libraries to your pico. You only need a subset of files if you want to save on some space. Copy to lib/ at least the following:
    • adafruit_bus_device
    • adafruit_debouncer.mpy
    • adafruit_mpr121.mpy
    • adafruit_ticks.mpy

Enclosure

This is currently more of a backplate and is entirely optional. Cut the backplate (laser-outline-rev1.pdf) from 3 mm acrylic using a laser cutter. Print two copies each of holder-top.3mf and holder-bottom.3mf using a 3D printer. Sandwich the PCB under the clamps and secure it with four M3x13 mm screws. Thread 1-inch webbing through the loops in the bottom parts and attach a side-release buckle to the free ends. You can finish the ends of the webbing on a sewing machine.

Acknowledgements

About

A T-shirt embroidered with conductive thread that plays sounds when the pads are touched.

Topics

Resources

License

Stars

Watchers

Forks

Languages