14.) Make sure you check all your wiring and the power connections are of the right polarity
otherwise the magic smoke may escape.
15.) Next download the final program into the Arduino Uno.
/* Seatalk AutoPilot Remote Control
This Project was created for the DIY Sailor Electronics Geek.
After searching the web, I found that several DIY AP remote projects
required quite a few discrete components. I like to use as many off the
shelf assemblies as possible.
The code for the RCSwitch is from http://dzrmo.wordpress.com/2012/07/08/remote-control-
pt2272-for-android/
The code for the Main Program is from http://www.vermontficks.org/pic.htm
The authoritive Website is located here http://www.thomasknauf.de/seatalk.htm
All code has been modified/ported to work in this project.
For Non-Commercial Purposes
REMEMBER, USE AT YOUR OWN RISK!
*/
#include <RCSwitch.h>
Comentarios a estos manuales