Skip to content

Go to README file for info. First Arduino project with the goal of connecting different components and configuring them with the Arduino IDE

License

Notifications You must be signed in to change notification settings

SquidZooka2/ultrasonic-servo-LCD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultrasonic Servo Scanner with LCD

This Arduino project uses an ultrasonic sensor, a servo motor, and a 16x2 LCD to detect nearby objects and display distance in real-time. Feel free to modify variables and pins depending on your project/design

Features:

  • Servo sweeps back and forth
  • Ultrasonic sensor detects objects
  • LCD displays distance or "Nothing detected"
  • Buzzer and LEDs give feedback (Use 220 ohm resistors for LED)

Hardware:

  • Arduino Mega2560
  • HC-SR04 ultrasonic sensor
  • SG90 servo motor
  • 16x2 LCD with potentiometer
  • LEDs, buzzer, jumper wires

Author:

Adam Benhamou

About

Go to README file for info. First Arduino project with the goal of connecting different components and configuring them with the Arduino IDE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages