Skip to content

Instantly share code, notes, and snippets.

@clarksonrichard
clarksonrichard / mr Indecision
Created June 13, 2013 07:14
code for mr. Indecision
/*
Simple Pan Tracking with 2 IR Sensors
Requires Arduino IDE version 0017
or later (0019 or later preferred)
*/
#include
Servo servo; // Define the servo
const int lineLSense = A4; //Define the Left IR Sensor