AnalysIR bd72084b7f Bug fixes as per Issue #167
Have updated IRrecvDdump to fix bugs described in Issue: #167

In summary, removed bug where large space values were displayed incorrectly & confusing users. The output now always starts with a mark, instead of a space, which makes it easier to interpret and less confusing for users.

refer to #167 for more detials.

The update has been tested with several protocols (but not all) and verified as working.
2015-08-25 00:34:54 +01:00
2015-08-25 00:34:54 +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%