Skip to content

Project to build an autonomous boat. Work in progress.

Notifications You must be signed in to change notification settings

mxmws/Flying-Dutchman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project to build an autonomous boat. Work in progress.

Core functionalities so far:
- read xml file to extract path and save coordinates in vector
- control boat along path using gps and pre-generated path
  - importance of going back on the path over going to the next waypoint increases exponentially the further away the boat is from the path

Libraries used:
- TinyGPSPlus 1.0.2 by Mikal Hart
- EspSoftwareSerial 6.6.1 by Peter Lerup

Hardware used:
- Esp32
- BN-180 GPS Module

About

Project to build an autonomous boat. Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages