Hello,
I have a project that includes a 4.5" Flex sensor from sparkfun and that sensor is changing resistance according to bent angle from 13KOhm at 0 degrees and 23KOhm at 180 degrees (fully bent)
I tried using the simple voltage divider method (that was suggested by sparkfun) to measure the bent level but the problem if that it only gives mt about 120 resolution points out of the 1023 that the arduino can give.
How can I read the data off of it better with more resolution points(260 or more) with a simple method(that doesn't require alot of calibration) assuming the Wheatstone bridge method is complicated?