AnalysIR e9d43f7751 Create IRsendRawDemo
As sendRaw is a very popular methos of sending unknown or AC signals, I though it would be very useful to include and example of same with the library.

The code in this new example is tested and verified as working with the latest Master.
2015-08-24 21:17:23 +01:00
2015-08-24 21:17:23 +01:00
2015-07-26 22:38:20 -06:00
2015-07-30 00:14:55 -06:00
2015-08-10 14:31:27 -06:00
2015-06-20 17:51:10 +01:00
2015-03-16 12:07:55 -06:00
2015-04-26 17:06:52 -06:00
2010-01-22 22:08:26 -08:00
2015-08-10 14:41:13 -06:00

IRremote Arduino Library

Build Status

Join the chat at https://gitter.im/z3t0/Arduino-IRremote

This library enables you to send and receive using infra-red signals on an Arduino.

Check here for tutorials and more information.

Version - 2.01

Installation

  1. Navigate to the Releases page.
  2. Download the latest release.
  3. Extract the zip file
  4. Move the "IRremote" folder that has been extracted to your libraries directory.

Usage

  • TODO (Check examples for now)

Contributing

If you want to contribute to this project:

  • Report bugs and errors
  • Ask for enhancements
  • Create issues and pull requests
  • Tell other people about this library
  • Contribute new protocols

Contributors

Check here

Copyright 2009-2012 Ken Shirriff

Description
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
Readme 1.3 MiB
Languages
C++ 81.3%
C 18.7%