source: rtos_arduino/trunk/arduino_lib/libraries/RobotIRremote/extras/readme@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 700 bytes
Line 
1This is the IRremote library for the Arduino.
2
3To 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
4
5To install, move the downloaded IRremote directory to:
6arduino-1.x/libraries/IRremote
7where arduino-1.x is your Arduino installation directory
8
9After installation you should have files such as:
10arduino-1.x/libraries/IRremote/IRremote.cpp
11
12For details on the library see the Wiki on github or the blog post http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
13
14Copyright 2009-2012 Ken Shirriff
Note: See TracBrowser for help on using the repository browser.