A simple PlatformIO Arduino project that reads a force-sensitive resistor (FSR) attached to an Arduino Uno R4 WiFi and prints analog readings to the serial monitor. This repository contains a minimal ...
The sensor continuously sends out infrared light and measures how much of that light is reflected. When a reflective object is within its set detection range, it returns a low signal. The Arduino ...