News

This uses a HC-SR04 Ultrasonic Sensor to send Control Change messages to music software. The Arduino requires a virtual MIDI device to communicate with music software ...
This is an ultrasonic rangefinder demo for the Arduino UNO, used to demo the sensor for use in FIRST Robotics FRC competitions. So, after years of saying "Oh come on, how well do ultrasonic sensors ...
This post is a review of the popular waterproof ultrasonic sensor JSN-SR04T. I hope this will serve as a backdrop for some interesting ultrasonic distance sensor experiments and projects. A number of ...
Create a smart blind stick using Arduino to help visually impaired individuals navigate safely. This DIY project uses an ultrasonic sensor, buzzer, and LED indicators to detect obstacles and provide ...
Explore how the integration of a standard ultrasonic sensor, a vibration motor, and MCUs resulted in an Ultrasonic Obstacle Detector.
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 ...
Conclusion Building a human-following robot using Arduino and three ultrasonic sensors is an exciting and rewarding project that combines programming, electronics, and mechanics. With Arduino’s ...
How the Arduino ultrasonic sensor actually works To measure distances with Arduino we can do it in different ways. There is the infrared sensor, which uses the properties of light to calculate ...