Skip to content
shirriff edited this page May 6, 2011 · 9 revisions

The Arduino IRremote library lets you control your Arduino through a standard infrared remote control, or use your Arduino to control other devices (TV, stereo, etc).

To download and install, go to the Arduino-IRremote github page.

This wiki has documentation (under development):

  • Hardware setup
  • Sending with the IRremote library
  • IRremote library API
  • Receiving with the IRremote library
  • IRremote projects

    For more details, see the blog post A Multi-Protocol Infrared Remote Library for the Arduino

  • Clone this wiki locally