Will connecting six 300K potentiometers to gpio/in work?


#1

Hi,
I´m making a synth with six oscillators and I want to control how much of each goes into the mix with six diy ribbon sensors.
For making the ribbon sensors I plan to do what is described in this web:
http://memoir.okno.be/phys_comp_tutorial/ribbon4/ribbon4.htm

BTW, I have been reading this tutorial for the last two weeks and I just realised it was made by Johannes Taelman :smile:

I had like 50 VHS tapes waiting to be thrown away, and I used my multimeter hoping to find one that had the right amount of resistance.
After measuring all of those that didn´t have two glossy sides (those don´t work) I found only one (The Lion King) that measured 300K in 7cm, the rest were unusable.
I made a test and it seems to work, as you can see in this link:

Now I´m planning to make six of them on one board, and it is going to be a lot of work because I need to be very careful to make all six of them work fine in the first try if possible.

So, since it is going to be one whole afternoon measuring tape and cutting like a surgeon, I would like to ask first if it is going to work.
I know one of them works, but will six 300K ribbon sensors work at the same time? I´m not that confortable with electronics to know this.
I know that I can use one at a time and it will work, but I plan to use the six of them at the same time, that is why I´m worried that maybe six 300K "potentiometers" at the same time might not give correct readings on the inputs of the axoloti, since the VDDA current might not be enough. As I said, I haven´t had any training in electronics and I don´t really know how to apply ohms law (if that is what I should be applying) to this case.


#2

Just indicate that there is another web page,
that has published the same article and a PDF and videos "curious"
at http://www.ooooo.be/devices/ribbon4/ribbon4.htm


#3

Ok, in case someone is interested here's an update.
I've made the sensors. From the tutorial, I made the simple bad ones, because I don't need multitouch.
This is the result:

They work, but in a totally not reliable way. When they are not touched they are pure noise, and only when touched the signal kind of stabilizes on the point you are touching.
On my poor understanding of electronics I concluded that the copper tape and cable that connect to the gpio inputs of the axoloti are acting as antenaes picking up noise from everywhere.
So I've tried connecting these also to gnd through 1MOhm resistors, and now they stay at zero when not touched and the signal is clean when touched :)))))
I've tried with 1M, 330K and 100K, and the best results are with 1M. I guess it is because electricity goes to gnd through the resistor when the sensor is not touched, and when touched it has a way better path and then goes to the gpio in pin, something like that. As I said I don't know much about electronics (trying to learn though).

Oh I almost forgot, when pressed at the maximum point I don't get the maximum value. It reaches about 90%, but I don't really mind, I'll do fine with those readings :slight_smile:


Here's the sensor board I made with the connectors to test resistors and see which one worked best