mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-07 21:52:48 +00:00
49855488d59198e29a3df4dd8cfdd52f719ad9b9
Conflicts: IRremote.cpp IRremote.h * Saves lots of precious ram * Debug Improvement * Minor refactoring * Better Install Instructions * Using F() Macro Credits: @zt30 and @fab672000. Merged PR: #109
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.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.
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
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%