fab672000 e04e7d31b7 Debug Improvement:
Saved a lot of ram in debug mode by switching the constant strings to the flash memory space, see the F() macro changes.
Minor Improvement:
  Saved one byte of ram per class instantiation as decode_type attribute only needs to be int8_t so 8bits
2015-03-09 21:28:37 -05:00
2015-03-09 21:28:37 -05:00
2015-03-09 21:28:37 -05:00
2015-01-10 14:17:43 -06:00
2010-01-22 22:08:26 -08:00
2015-03-09 18:54:25 -06:00

IRremote Arduino Library

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

Check here for tutorials and more information.

Version - 1.00

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.

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

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%