Giter Site home page Giter Site logo

tinkerkitirremote's Introduction

This is TinkerKitIRremote library for Arduino

It's a simplified and wrapped version of shirriff/Arduino-IRremote

i.e. you don't create object from IRrecv class and call methods of them, instead you call the wrapper functions. Everything is much simplier!

The class is made so it only fits with TinkerKit remote controllers sold in Arduino store. In this way it saves quite a few bytes after compilation, you can use these precious bytes for more important stuff.

There's also definitions of button codes, for the TinkerKit controllers.


Below is the original 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

tinkerkitirremote's People

Contributors

cleivas avatar fpo avatar joshuajnoble avatar lauszus avatar sept0r avatar shirriff avatar toddtreece avatar x-y avatar

Watchers

 avatar  avatar

tinkerkitirremote's Issues

error: taking address of temporary [-fpermissive]

~/sketchbooks/arduino/libraries/TinkerKitIRremote/IRremoteTools.cpp:9:24: error: taking address of temporary [-fpermissive]

In some systems it's considered as error, while in others it's warning

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.