Close

CapSense Glove

A project log for Glove

A continuing effort to produce a portable and ergonomic digital modular instrument. [*Cateloging in Progress*]

ian-jamesIan James 03/08/2019 at 20:190 Comments

Adafruit CapTouch Breakout Board:

As an alternative to using messy analog resistors (and since I'm placing my fingers on the bare skin of my forearm) I decided that utilizing capacitive touch sensing would be a good alternative. Initially I bought into using Adafruit's 5x cap touch board [AT42QT1070] ,but it was so sensitive that it registered positives by touching through a wire. The board only outputs digital logic and I could find no mention of any sensitivity control in the data sheet. 

CapSense Library:

Image from https://www.pjrc.com/teensy/td_libs_CapacitiveSensor.html

An solid library that gives plenty of feedback, is adjustable, and is accurate. The wiring is also dead simple, making this an immediate improvement over using Adafruit's cap board.

The finger attachment for use with the CapSense library. They're made of double-sided Velcro with a copper tape stapled to the front to which a wire is attached.

CapTap:

Replacing the module from the Light Glove, this version is applies the four finger sensors to made tones corresponding with a rising pattern of finger presses:

I gave a small speaker a piece of velcro so that it could sit where the RBG sensor did previously. With an jumper cable and a resistor between three empty pins (on the right side), it's possible to boot the glove up on different scales.

The next goal is to replace type of device being used to shift fret/position (RBG sensor previously).

Discussions