Skip to content

A robotic ship coded in a beagleboard that uses two HCSR04 sensors to detect obstacles appearing before it and below it.

License

Notifications You must be signed in to change notification settings

Subhajit25Mondal/Beagleboard-Robotic-Ship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Beagleboard-Robotic-Ship

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.

Prerequisites

  • Python 3.6
  • pip install Adafruit-GPIO ( not required if using Raspberry PI or BeagleBoard - already installed )

Finally

  • Connect sensors and LED to appropriate GPIO PINS.
  • Run the script using python robo_ship.py

Contribute

Show your support by 🌟 the project!! Please mention the author.

LICENSE

MIT License

1876-04

About

A robotic ship coded in a beagleboard that uses two HCSR04 sensors to detect obstacles appearing before it and below it.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages