An open API service indexing awesome lists of open source software.

https://github.com/rohithsaji97/object-avoidance-raspberry-pi

An object avoidance system using raspberry pi and an ultrasonic device.
https://github.com/rohithsaji97/object-avoidance-raspberry-pi

geany motor-control python3 raspberry-pi rpi-gpio thonny ultrasonic-sensor

Last synced: about 1 month ago
JSON representation

An object avoidance system using raspberry pi and an ultrasonic device.

Awesome Lists containing this project

README

          

# Object-avoidance-raspberry-pi
An object avoidance system using Raspberry Pi and an ultrasonic device.
This is a simple code using Raspberry Pi.
The ultrasonic sensor is used for the continuous measurement of distance throughout.
With the help of a motor driver the DC motors are rotated clockwise and anti-clockwise
which helps the movement of the rower (turn left or right).
All together integrating both functions the rover successfully avoids obstacles to move forward.