mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2025-12-11 08:56:14 +00:00
3d3c2b9b282c8c35b61be656430903c4e9533de4
looks like this multiplier was omitted and needs to be include to make the output meaningful/useful??? Would also explain some weird output I have seen posted.
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.
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%