mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-03 20:12:52 +00:00
35 lines
1.1 KiB
Markdown
35 lines
1.1 KiB
Markdown
# IRremote Arduino Library
|
|
|
|
[](https://travis-ci.org/z3t0/Arduino-IRremote)
|
|
|
|
[](https://gitter.im/shirriff/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
|
|
This library enables you to send and receive using infra-red signals on an Arduino.
|
|
|
|
Check [here](http://shirriff.github.io/Arduino-IRremote/) for tutorials and more information.
|
|
|
|
## Version - 2.01
|
|
|
|
## Installation
|
|
1. Navigate to the [Releases](https://github.com/shirriff/Arduino-IRremote/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.
|
|
|
|
## 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](Contributors.md)
|
|
|
|
## Copyright
|
|
Copyright 2009-2012 Ken Shirriff
|