Back to Parent

Process

  • I initially started this project by exploring the various sensors present in the kit. Then I identified the use case for which I could use the FSR sensor. 
  • I then tried using the FSR sensor and understand the readings given from the FSR sensor.
  • Later, As I was working with the if condition, I realized that even if I don't apply pressure, the reading is giving up some value which ideally shouldn't be the case. Due to this I had to update the if condition and take values starting 50 onwards even though no pressure is being applied from user end. 
  • I also learned about giving range of values to perform an action using the & operand. 
  • While experimenting with the multiple conditions, I tweaked the LED speed i.e. reduced the delay with increase in fsrReading to differentiate how much pressure is being applied.


Content Rating

Is this a good/useful/informative piece of content to include in the project? Have your say!

0