A robotic ship coded in a beagleboard that uses two HCSR04 sensors to detect obstacles appearing before it and below it. An LED glows as soon as obstacles of appreciable width are detected by the HCSR04 sensors.
- Python 3.6
- pip install Adafruit-GPIO ( not required if using Raspberry PI or BeagleBoard - already installed )
- Connect sensors and LED to appropriate GPIO PINS.
- Run the script using
python robo_ship.py
Show your support by 🌟 the project!! Please mention the author.
MIT License