An infrared sensor is an electronic module that is used to detect the certain physical appearance of its surroundings by either emitting and/or detecting infrared radiation. IR sensors can also sense ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
To build a system where an LED blinks whenever the IR sensor detects an object within its proximity range. This can be used in various applications, such as a simple object detection system or a ...
The working principle of the water level sensor module is very similar to that of a Rain Sensor. The water level sensor has three pins, runs on 5V power, and gives out the data in analog format. The ...
This project involves creating a simple pyrometer (infrared thermometer) using an Arduino IDE. The device measures the temperature of objects without contact using an infrared sensor (e.g., MLX90614) ...