https://github.com/paulnovack/autopilotcplusplusserver
Sailboat autopilot
https://github.com/paulnovack/autopilotcplusplusserver
Last synced: about 1 month ago
JSON representation
Sailboat autopilot
- Host: GitHub
- URL: https://github.com/paulnovack/autopilotcplusplusserver
- Owner: PaulNovack
- Created: 2023-06-27T14:32:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-19T12:59:00.000Z (about 2 years ago)
- Last Synced: 2025-02-25T03:12:55.729Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 1.43 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# autoPilotCPlusPlusServer
This is the backend for tiller steer autopilot
Working on when I am not working on painting sailboat or fixing sailboat trailer...
GPS code mostly done just have to add to have serial port automatically detected similar to arduino port detection.
Stepper motor control about 80% done have to add limiting max steps.
Navigation Logic and all Geospatial code about 90% done.
WebServer for React Front End done enough to develop front end UI code in React
Working on React Web Front end right now.....