文件名称:IRremote
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
IRremote
arduino 红外发射库文件源码
*/-IRremote
* Version 0.11 August, 2009
* Copyright 2009 Ken Shirriff
* For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
*
* Interrupt code based on NECIRrcv by Joe Knapp
* http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1210243556
* Also influenced by http://zovirl.com/2008/11/12/building-a-universal-remote-with-an-arduino/
*/
arduino 红外发射库文件源码
*/-IRremote
* Version 0.11 August, 2009
* Copyright 2009 Ken Shirriff
* For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
*
* Interrupt code based on NECIRrcv by Joe Knapp
* http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1210243556
* Also influenced by http://zovirl.com/2008/11/12/building-a-universal-remote-with-an-arduino/
*/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IRremote
........\examples
........\........\IRrecord
........\........\........\IRrecord.pde
........\........\IRrecvDemo
........\........\..........\IRrecvDemo.pde
........\........\IRrecvDump
........\........\..........\IRrecvDump.pde
........\........\IRrelay
........\........\.......\IRrelay.pde
........\........\IRsendDemo
........\........\..........\IRsendDemo.pde
........\........\IRtest
........\........\......\IRtest.pde
........\IRremote.cpp
........\IRremote.h
........\IRremoteInt.h
........\keywords.txt
........\LICENSE.txt