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 ...
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.
When you need to quantify the color of an object, you’ve got quite a few options. You can throw a Raspberry Pi camera and OpenCV at the problem and approach it through software, or you can buy an ...