AnalysIR b00f6ad5e1 Update parameters for mark,space and sendraw
parameters changed from int to unsigned int to allow longer mark/space durations and signal length.
hz changed to allow for potential future use of 455kHz carrier frequency. (Ther may be existing modes to the library, using this frequency)
2015-08-19 23:24:59 +01:00
2015-08-12 14:16:51 -06: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%