News

In this project we have used an Arduino and Ultrasonic Sensor to determine the distance of an obstacle from the sensor. Basic principal of ultrasonic distance measurement is based on ECHO.
Here in this tutorial we will use a VL6180X TOF Range Finder Sensor with Arduino to calculate the distance between sensor and the object. This sensor also tells the Light intensity value in LUX.
Contribute to tartunian/arduino-distance-sensor-project development by creating an account on GitHub.
This project combines Arduino and Processing to create a radar-like visualization of distance measurements. The Arduino code reads data from an ultrasonic sensor and a servo motor, while the ...
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 ...
How to Use Arduino and Ultrasonic Sensor To Measure Distance? As we know the summary behind the project, let us move ahead and gather further information to start the project.
[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 Arduino-based distance meter can be used for measuring the distance between the sensor and object in the range of 2cm to 400cm.