diff --git a/README.md b/README.md index 37ade78..07b3c0a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository shows how to build a Seatalk Autopilot Remote Control device based on an Arduino Pro Micro and a simple 433 MHz KeyFob. It has been tested successfully with different Raymarine autopilots. +With the 433 MHz sender you can send -1 / +1 degree and -10 / +10 degrees. Wit a 6 key KeyFob or an additional one you can also send Auto/Standby commands. + +Since version 1.5 the AP remote control reacts also on commands received via USB-Serial interface. Commands: "-1", "+1", "-10", "+10", "A" and "S". Both Newline and or CR are accepted at end of command from serial. This interfcae shall allow external applications like AvNav to control the AP functions. + My special thanks to users of www.segeln-forum.de for testing. ![Autopilot Remote](https://github.com/AK-Homberger/Seatalk-Autopilot-Remote-Control/blob/master/IMG_0857.JPG)