Skip to content
This repository was archived by the owner on Jan 21, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 403 Bytes

File metadata and controls

6 lines (5 loc) · 403 Bytes

ArduinoDistanceFinder

Ardiuno Program that measures and displays distance on LCD up to 4 meters.

This is is a simple project which measures distance from a HC-SR04 ultrasonic sensor and displays it on a LCD display. Distance is displayed on the first row of the LCD in centimeters, rounded up to the closest centimeter. A bar graph visualizing the distance is displayed on the second row of the LCD.