Archive of Arduino Projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mm 30b84d0340 adding projects 3 years ago
..
examples adding projects 3 years ago
.DS_Store adding projects 3 years ago
IRremote.cpp adding projects 3 years ago
IRremote.h adding projects 3 years ago
IRremoteInt.h adding projects 3 years ago
LICENSE.txt adding projects 3 years ago
keywords.txt adding projects 3 years ago
readme adding projects 3 years ago

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