Sensor Wiki: KY-050 / HC-SR04 Ultrasonic Sensor
This wiki article covers the KY-050 / HC-SR04 ultrasonic sensor. Included are wiring diagrams, code examples, pinouts, and technical data. This sensor contains an ultrasonic emitter and receiver that combined together can be used to determine its distance from an object by measuring the time it takes sound to travel from the emitter and its […]
Arduino Ultrasonic Sensor Tutorial
The ultrasonic sensor is one of the most common sensors used in Arduino projects. It’s one of those must have sensors for many projects that require inputs for navigation. For example, an Arduino RC car or other robot will likely need an ultrasonic sensor to measure how close it is to a wall or other […]