Skip to content

Instantly share code, notes, and snippets.

@theolivenbaum
theolivenbaum / Send infrared commands from the Arduino to the iRobot Roomba Send infrared commands from the Arduino to the iRobot Roomba. Use a transistor to drive the IR LED from pin D3 for maximal range.
#include <IRremote.h>
/*
Send infrared commands from the Arduino to the iRobot Roomba
by probono
2013-03-17 Initial release