Force sensor help
rr
Posts: 63
Hello,
·
·
I have a force sensor that·I am trying to use in a project. It is basically just a variable resistor, when you touch it lightly it measures about 1M Ohms and as you press harder it goes all the way down to about 1K Ohms. What is the best way to get data from this sensor into my stamp (OEM BS2)?·I tried an RC time circuit with a .01 cap and it seems like it doesn’t measure well. One of the problems is that the data received·is more than a Word variable can handle. Anyone got any ideas how to do this right.
·
·
Thanks for the help.
rr
·
·
·
I have a force sensor that·I am trying to use in a project. It is basically just a variable resistor, when you touch it lightly it measures about 1M Ohms and as you press harder it goes all the way down to about 1K Ohms. What is the best way to get data from this sensor into my stamp (OEM BS2)?·I tried an RC time circuit with a .01 cap and it seems like it doesn’t measure well. One of the problems is that the data received·is more than a Word variable can handle. Anyone got any ideas how to do this right.
·
·
Thanks for the help.
rr
·
Comments
It's relatively insensitive to an extremely light touch, though. If you need that extra sensitivity, you can use a higher-value parallel resistor and a smaller cap to keep your values in range.
-Phil