I got a very long (2 ft i think) force sensing resistor for our media controller, and I’m using it for this lab. I really love it. Its so sensitive and conducts evenly throughout its length.
The next part includes two flex sensors. With the addition of the switch, I tried to make it add to the analog capacity of the sensors. So I added an if statement at the end that said that if the switch was on, the value of the flex sensor was doubled. I want to use this somehow in the media controller, but in a more interesting way, like not doubling it, but maybe reversing the effect of something, not sure, but there is a potential for a switch to unlock many new possibilities because a single switch can alter the interactions with all of the analog sensors.
I also think that since we’re working with audio and video we will need to use the call and response method so that the serial port isn’t filled up with data and doesn’t become delayed.
