The complete schematics, code and everything is available at CuriousInventor com. The softpots are 170mm lengths, $16.89 each, not available at SF, but at our store.
I believe the delay occurred during the youtube encoding process (still trying to find the perfect input format for youtube). Check out 3:15 in the vimeo video on our site (link in desc.). The firmware shown in the video makes a round trip through the computer. ie, the touch is read by the computer and then the LEDs are updated. So any delay should be seen in the lights, also. When 8 Stribe1's are chained there is slightly more lag. A rough guess is 20ms or so.
actual potentiometer. You put 5 volts across the outer pins and the middle one divides the voltage depending on touch location. We use a pull-down resistor (10k between the wiper and ground) to keep the output at 0V when it's not being touched. This way you can get trigger information.
WOW! That is really great! I'm assuming this is MIDI out, right? Do you have a ribbon controller emulation mode in it so it could be used with a modular synth in the traditional way? (at least one that has a MIDI -> CV converter) Meaning that the level is only maintained as long as it's being touched andd drops down to zero when fingers are taken away.
It's a little bit beta right, actually. You need some sort of interface microcontroller board like an Arduino to act as a brain that can read the sensor and control the LEDs. You can get the Arduino code at our site / kits / stribe . However, once you have that, it's pretty easy to add MIDI or CV out features, (coming soon!). Right now you need Arduino + Max/MSP. You can add logic to hold the level even when fingers are taken away.
how do you make that ?
toomelumsen 1 year ago
That's cool!
DigitalEngineeringCo 1 year ago
Euphonix should replace the faders on their system5 consoles with touchstrips. Design-wise, that would be a damn slick improvement.
negroller 2 years ago
The product simply uses 2 Soft pot Touch potentiometers..... You can find them at sparkfun for about 15$ each
omlan 2 years ago
The complete schematics, code and everything is available at CuriousInventor com. The softpots are 170mm lengths, $16.89 each, not available at SF, but at our store.
CuriousInventor 2 years ago
omg awesome man
DiLamee 2 years ago
omg i would kill for a stereo with touch controll buttons like that :O
EdgeyForSure 2 years ago
You should mass produce this! Pair it with a set of speakers instead of a knob or wheel.
2113975 2 years ago 3
it looks like there is a slight delay between you hitting the controller, and the change occurring in the sound.
is the delay actually there, or is this a audio/video sync issue in this video?
theheadlessrabbit 3 years ago
I believe the delay occurred during the youtube encoding process (still trying to find the perfect input format for youtube). Check out 3:15 in the vimeo video on our site (link in desc.). The firmware shown in the video makes a round trip through the computer. ie, the touch is read by the computer and then the LEDs are updated. So any delay should be seen in the lights, also. When 8 Stribe1's are chained there is slightly more lag. A rough guess is 20ms or so.
CuriousInventor 3 years ago
ok, that is important to know. this makes the whole interface that much cooler.
20ms isn't enough of a delay for human ears to notice.
great work. I've never worked with a touchstrip before. i'll have to look into them.
theheadlessrabbit 3 years ago
we sell the touchstrips in our store, too. the brand name is softpots.
CuriousInventor 3 years ago
thats awesome. I googled 'touch strip potentiometer' and your store was they very first link. I see you have the ipod style rotary pot's, also.
oh, and nice touch including a ruler in the photo, along with the product.
but I'm curious about the description. is it an actual potentiometer, or a device that acts like one with the right micro-controller?
theheadlessrabbit 3 years ago
actual potentiometer. You put 5 volts across the outer pins and the middle one divides the voltage depending on touch location. We use a pull-down resistor (10k between the wiper and ground) to keep the output at 0V when it's not being touched. This way you can get trigger information.
CuriousInventor 3 years ago
oh, perfect!
i was curious, because i didn't see the resistance mentioned anywhere on the website when I clicked 'more info'.
thanks for the info, and the quick response.
theheadlessrabbit 3 years ago
the smaller ones have 10k total resistance. largest ones are around 20k.
CuriousInventor 3 years ago
WOW! That is really great! I'm assuming this is MIDI out, right? Do you have a ribbon controller emulation mode in it so it could be used with a modular synth in the traditional way? (at least one that has a MIDI -> CV converter) Meaning that the level is only maintained as long as it's being touched andd drops down to zero when fingers are taken away.
JohnLRice 3 years ago
It's a little bit beta right, actually. You need some sort of interface microcontroller board like an Arduino to act as a brain that can read the sensor and control the LEDs. You can get the Arduino code at our site / kits / stribe . However, once you have that, it's pretty easy to add MIDI or CV out features, (coming soon!). Right now you need Arduino + Max/MSP. You can add logic to hold the level even when fingers are taken away.
CuriousInventor 3 years ago
I think what you have put together is pretty freaking neat.
Although I don't claim to understand it.. at all.
But I know it took effort and hard work, and for that you deserve a pat on the back.
MRSketch09 3 years ago