Sentinal AI
Loading telemetry & components...

The IR Proximity Sensor Module is a fundamental building block for DIY robotics and automated detection systems. It utilizes an infrared emitting diode alongside a photodiode receiver to detect the presence and distance of reflective obstacles in front of it. When the emitted infrared light hits an object, it bounces back into the receiver, triggering a digital output response.
Available now at Tomson Electronics, this specific board features an onboard LM393 voltage comparator and a highly useful built-in potentiometer (preset). This preset allows you to manually tune the sensor's detection threshold, effectively adjusting its sensitivity and sensing range to suit your specific project environment. With a wide operating voltage of 3.3V to 5V, it interfaces seamlessly with 3.3V microcontrollers like the ESP32 and STM32, as well as standard 5V logic boards like the Arduino Uno.
People also search for: infrared obstacle sensor, ir proximity module, lm393 ir sensor, line follower sensor, arduino distance sensor, adjustable ir sensor.
Q: How do I adjust the detection range?
A: The board features a small blue potentiometer (the preset). Using a precision flathead screwdriver, slowly turn the dial while placing an object in front of the sensor. The onboard Output LED will light up when the threshold is crossed, allowing you to dial in the exact distance you need.
Q: Will this sensor work perfectly outdoors in bright sunlight?
A: IR sensors can struggle in direct sunlight because the sun emits a massive amount of infrared radiation, which can flood the photodiode receiver and cause false triggers. For outdoor robotics, ultrasonic or LiDAR sensors are generally recommended instead.
Q: Can I measure exact distances (like 15.5 cm) with this board?
A: No. Because this board relies on an LM393 comparator, it provides a Digital output (0 or 1). It only tells the microcontroller "Yes, there is an object within range" or "No, the path is clear." If you need precise distance measurements, look into an Ultrasonic Sensor (HC-SR04) or a Time-of-Flight (ToF) sensor.
Real feedback from verified hardware developers and roboticists.
Be the first hardware engineer to test and review this component.