News

This project uses an ultrasonic sensor to measure distances in centimeters and controls a set of LEDs based on those distances. The project is designed for Arduino boards, and you can use it to build ...
We used Ultrasonic sensor in many of our application to measure the distance: Arduino & Ultrasonic Sensor Based Distance Measurement; Measure Distance using Raspberry Pi and HCSR04 Ultrasonic Sensor; ...
Ultrasonic Sensor Module. There are many types of Arduino distance sensors, but in this project we have used the HC-SR04 to measure distance in range of 2cm-400cm with an accuracy of 3mm.The sensor ...
This project utilizes an Arduino microcontroller along with an ultrasonic distance sensor to measure distances and provide warnings when objects are detected within certain ranges. The distance ...
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 ...
To measure wind speed and direction, most people turn the traditional cup anemometer and wind vane. Another less-known method is to use an array of ultrasonic transducers, which doesn’t need … ...