Arduino Pressure Sensor

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • Force Sensing Resistors have a lot of applications. It allows to detect physical pressure and weight. It varies its resistance depending how much pressure is applied on the sensing area. The harder the force, the lower the resistance. With the circuit set-up, low resistance values results to higher voltage detected at the output. The microcontroller interprets and then displays an output value (0~1023) on a LCD.

КОМЕНТАРІ • 3

  • @webslinger2011
    @webslinger2011  3 роки тому +1

    You can download the file from here - github.com/webslinger2011/FSR16x2.git

  • @giulio5656
    @giulio5656 3 роки тому

    COULD YOU PUBLISH THE ARDUINO CODE, PLEASE?