mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-13 18:06:15 +00:00
5b82539954a6b2299130dee86e1939446fb32ea4
see https://github.com/z3t0/Arduino-IRremote/issues/214 https://github.com/sudar/Arduino-Makefile/issues/376 In some circumstances the linker skips irISR.cpp irRemote.cpp is always included (by the linker). Andrea
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 - 2.01
Installation
- Navigate to the Releases page.
- Download the latest release.
- Extract the zip file
- Move the "IRremote" folder that has been extracted to your libraries directory.
- Make sure to delete Arduino_Root/libraries/RobotIRRemote. Where Arduino_Root refers to the install directory of Arduino. The library RobotIRRemote has similar definitions to IRremote and causes errors.
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
Copyright 2009-2012 Ken Shirriff
Description
Infrared remote library for Arduino: send and receive infrared signals with multiple protocols
Languages
C++
81.3%
C
18.7%