Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.1 KB

README.md

File metadata and controls

46 lines (28 loc) · 1.1 KB

Distance-Sensor-with-HC-SR04

This project showcase the ultrasonic technology used in obstacle avoidance applications.

Built with (Software)

Built with (Hardware)

  • Arduino UNO
  • i2C LCD
  • 10k Ohm Potentiometer
  • HC-SR04 Ultrasonic Sensor
  • Breadboard
  • Jumper Wires

Usage

Input is gotten from the ultrasonic sensor, processed by the Arduino and displayed on the LCD.

Demo

Watch a demonstration

TinkerCad Link

Explore the project simulation on Adobe TikerCad

Contact

Dahir Ibrahim (Deedax Inc) - http://instagram.com/deedax_inc
Email - suhayrid6@gmail.com
YouTube - https://www.youtube.com/channel/UCqvDiAJr2gRREn2tVtXFhvQ
Project Link - https://github.com/Daheer/Distance-Sensor-with-HC-SR04