[mircemk] shows how to create a simple non-contact proximity sensor using little more than an Arduino Nano board, and a convenient software library intended to measure the value of capacitors. The ...
This is an Arduino-based Proximity Sensor circuit wired using the popular HC-SR04 Ultrasonic ranging module,used here for non-contact object detection purpose. The HC-SR04 module includes ultrasonic ...
Electronic enthusiasts may be interested in a new open source infrared sensor which has been created to support both Raspberry Pi and Arduino powered projects. The IR Detector proximity sensor has ...
You would have probably read about the SONAR that’s used in ships. By taking the same concept into a small form factor we get a distance sensor. This sensor is available in multiple variants and I’ll ...
This project is a simple modification of the LightGauge project. Instead of measuring light, we measure the ambient voltage field on pin A5 and use it to detect if someone is too close to our Arduino.
[Dustin Andrews] built this add-on board which works as a proximity sensor. He wanted a standalone sensor for his Arduino projects which would use a single pin as a trigger. This lets him alert the ...