Description
Starting with the Arduino setup from the last lab, I removed the poteniometers and replaced them with just one Force Sensitive Resistor (FSR). This FSR was connected to both anolog input (A0) and ground (through a 10K resistor).
Addiitonally, I left one LED connected from the previous setup (through port 11 and a resistor, then the LED then to ground). This helped me debug since it would light up ever time the FSR received a force.