Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasantokul authored Nov 8, 2020
1 parent 5da1e25 commit 6c0d0ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Raspberry-Pi-Robot-Car-with-Distance-Sensor
"# Raspberry-Pi-Robot-Car-with-Distance-Sensor"

This is a robotic car project that i developed with Raspberry Pi 4 and Python. It can be control by keyboard and it measures the distance between the any object and itself and prints it to the screen with every push. I used GPIO library for accessing the GPIO logic pins on raspberry pi, to control the cars mobility. Also used Tkiner library to create a GUI to reach the keyboard for controlling cars direction for sure.

0 comments on commit 6c0d0ef

Please sign in to comment.