Skip to content

Instantly share code, notes, and snippets.

@SophieMcD
SophieMcD / SailingByArduinoCode
Last active December 28, 2015 10:59
Processing & Arduino code for the Sailing By boat project
// Project by Sophie McDonald
//much of this code has come from Arduino examples, including:
//ReadACSIIString by Tom Igoe
//stepper_oneRevolution by Tom Igoe
// with help from Vincent Ackermans
// infomation from http://forum.arduino.cc/index.php?topic=142058.0
#include <Stepper.h>