Skip to content

Infrared remote library for Arduino and Teensy 2: send and receive infrared signals with multiple protocols

License

Notifications You must be signed in to change notification settings

paul-sh/Arduino-IRremote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the IRremote library for the Arduino.

To install, move this directory to:
arduino-00nn/hardware/libraries/IRremote

I.e. after installation you should have files such as:
arduino-00nn/hardware/libraries/IRremote/IRremote.cpp

If you're downloading from github (http://github.com/shirriff/Arduino-IRremote), click on the Download Source button in the upper right and get a zip file.  Unzip it, and move the directory as described above.

For details see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html

Copyright 2009 Ken Shirriff

About

Infrared remote library for Arduino and Teensy 2: send and receive infrared signals with multiple protocols

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.1%
  • Java 32.1%
  • C 15.8%