For a school project i'm going to build a virtual reality glove. to measure how much the fingers are bent i've built my own bend/flex sensors. the more i bend the sensors, the resistance becomes less (see the included picture and video for a test i did with the sensor). To make the glove comunicate with the computer i am using a Vive Tracker 2.0 . there are 6 pogo pins on the bottom of the tracker. one is ground, one is output and four are binary input pins. this means they can only measure a high and low voltage. this does not work for me, because i want to measure how much volt is going out of the sensor.
so i had an idea, what if you coud turn the amount of voltage into regulated pulses, and the more you bend the sensor the faster the pulses go. because the pulses are high voltage the Vive Tracker could be able to send the pulses to the computer. and with the game engine Unity i can measure how many pulses per second, and then bend the finger in the game.
so that's why i am creating this thread. i would like to know if there is a simple way to turn current into regulated pulses that go faster the more the sensor is bent.

so i had an idea, what if you coud turn the amount of voltage into regulated pulses, and the more you bend the sensor the faster the pulses go. because the pulses are high voltage the Vive Tracker could be able to send the pulses to the computer. and with the game engine Unity i can measure how many pulses per second, and then bend the finger in the game.
so that's why i am creating this thread. i would like to know if there is a simple way to turn current into regulated pulses that go faster the more the sensor is bent.

