Skip to content

Lightuino Libraries, used for ongoing projects. Note that this is code in progress, and will probably not work directly. Instead, have a look at the Arduino-Libraries repository, I will post stable and tested libraries there

License

Notifications You must be signed in to change notification settings

givanildo/Arduino-Code-and-Libraries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the IRremote library for the Arduino.

To install on Arduino 0018 or later, move this directory to:
arduino-00nn/libraries/IRremote
For earlier releases, install into 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, copy and rename the directory shirriff-Arduino-IRremote-nnn to arduino-00nn/libraries/IRremote.  Your directory structure should have arduino-00nn/libraries/IRremote/IRremote.cpp, etc.

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

Copyright 2009-2010 Ken Shirriff

About

Lightuino Libraries, used for ongoing projects. Note that this is code in progress, and will probably not work directly. Instead, have a look at the Arduino-Libraries repository, I will post stable and tested libraries there

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 37.2%
  • C# 30.4%
  • Other 17.6%
  • Processing 10.9%
  • Max 1.6%
  • HTML 0.9%
  • Other 1.4%