Hi all,
I am working on a project where I would like to read the values from many resistance-changing sensors. The more the better, but preferably at least eight.
It's pretty clear how to read the values of up to six resistances by using a voltage splitting circuit (like my diagram below) with the probe wire connected to each of the six analog input pins (pins 0-5).
Is there any way to read more than six values?
One possibility that I was thinking of was that instead of connecting all the resistors up to the +5V pin, I could instead connect them to the digital-out pins. Then I could turn one pin on, read the sensor reading, then turn the next pin on and read the sensors reading, and so on. Does that make sense? It seems like it's a lot more complicated, though. Is there a simpler option?
Any thoughts greatly appreciated, thanks!
Sam
Regular ol' voltage splitting circuit connected to four analog pins:


