News

[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 ...
An Arduino can be used to test the life of any battery with less than 5 volts, Boxall says. So, for a quick way to see how much juice your AAA, AA, C, or D batteries have left, build this Arduino ...
Arduino is able to interpret signals from a variety of sensors. By placing a unit equipped with an ADXL345, an accelerometer for detecting motion, or a Piezo sensor on a door, it can notify you ...
[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… ...
The microcontroller-based concept was chosen because I wanted to scale the sensor system later to suit other applications. Here is the diagram of my Arduino infrared close proximity sensor. As you can ...