mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-06 21:42:47 +00:00
e9d43f77514a548a969c932edfaeab6ab36674d8
As sendRaw is a very popular methos of sending unknown or AC signals, I though it would be very useful to include and example of same with the library. The code in this new example is tested and verified as working with the latest Master.
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%