Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 889 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 889 Bytes

Sonar Car with Arduino and Python-Tkinter

A joystick controlled Arduino UNO car with an ultrasonic radar that senses its environment and generates outputs in a Python Tkinter GUI simulating a sonar radar.

Tkinter GUI Output example of an object being detected by the sonar

Demo Sonar Car alpha)

Basic Circuit

alt text

Materials and components

  • Servo Motor
  • Ultrasonic sensor
  • 9V Battery
  • Motor Driver IC for DC Motors (L293D)
  • DC Motors (2)
  • An speaker
  • Joystick
  • Arduino UNO (or higher)

Car prototype

alt text

Yours could look better...