Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
romanini authored Jun 12, 2024
1 parent 9035881 commit 7732ed7
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# Copy arduino_secrets.h.example to arduino_secrets.h
# edit arduino_secrets.h and fill in the SSID and the password
# Auto Pilot Project
This Auto Pilot project is an Arduino based effort to create a DIY auto Pilot for a wheel based sail boat.
This project has three main parts:
1. Navigation Computer
2. Processor
3. Display
## Navigation Computer
An OrangePi Zero 2W running Ubuntu 22.04 and OpenCPN

## Processor
An Arduino Nano 33 IoT connected to an ultimate GPS , an Accelerometer and a motor controller.

## Display
One or more Arduino Nana 33 IoT which both displays the current auto pilot information and has buttons for changing from navigation to compass mode and/or disabling the auto pilot, as well as turning 1 degree, 10 degrees or 90 degrees to port or starboard if in compass mode.

0 comments on commit 7732ed7

Please sign in to comment.