Arduino/libraries/RobotIRremote
Xun Yang 4cb0b11405 Fix robot problems regarding new version of Arduino 2013-11-04 20:17:04 +01:00
..
IRremote.cpp Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
IRremote.h Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
IRremoteInt.h Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
IRremoteTools.cpp Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
IRremoteTools.h Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
LICENSE.txt Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
keywords.txt Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00
readme Fixed robot libraries and examples for unified Arduino core 2013-08-21 23:14:00 +02:00

readme

This is the IRremote library for the Arduino.

To download from github (http://github.com/shirriff/Arduino-IRremote), click on the "Downloads" link in the upper right, click "Download as zip", and get a zip file.  Unzip it and rename the directory shirriff-Arduino-IRremote-nnn to IRremote

To install, move the downloaded IRremote directory to:
arduino-1.x/libraries/IRremote
where arduino-1.x is your Arduino installation directory

After installation you should have files such as:
arduino-1.x/libraries/IRremote/IRremote.cpp

For details on the library see the Wiki on github or the blog post http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html

Copyright 2009-2012 Ken Shirriff