If you are interested in creating a low-cost contactless infrared thermometer powered by the Arduino platform, you may be interested in a new project published on the Instructables website and ...
IoT-based farm security and monitoring system using Arduino, GSM, and IR sensors. This project implements a geofencing system for agriculture that detects intrusions (humans, animals, or unauthorized ...
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 ...
This is an Arduino project using an HC-SR04 Ultrasonic Sensor and LEDs to measure the distance of objects, similar to a scale. When an object comes close to the HC-SR04 ultrasonic sensor, it indicates ...
The project aims to build a very simple clock that does not contain any buttons, alarms, or settings besides time as it uses infrared to detect light. The IR sensor data is being read by the ...