mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-18 07:12:49 +00:00
Create gh-pages branch via GitHub
This commit is contained in:
29
index.html
29
index.html
@@ -34,21 +34,35 @@
|
||||
<h1>
|
||||
<a id="irremote-arduino-library" class="anchor" href="#irremote-arduino-library" aria-hidden="true"><span class="octicon octicon-link"></span></a>IRremote Arduino Library</h1>
|
||||
|
||||
<p>This library enables you to send and receive using infra-red signals on an arduino</p>
|
||||
<p><a href="https://travis-ci.org/z3t0/Arduino-IRremote"><img src="https://travis-ci.org/z3t0/Arduino-IRremote.svg?branch=master" alt="Build Status"></a></p>
|
||||
|
||||
<p><a href="https://gitter.im/z3t0/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="Join the chat at https://gitter.im/z3t0/Arduino-IRremote"></a></p>
|
||||
|
||||
<p>This library enables you to send and receive using infra-red signals on an Arduino.</p>
|
||||
|
||||
<p>Check <a href="http://z3t0.github.io/Arduino-IRremote/">here</a> for tutorials and more information.</p>
|
||||
|
||||
<h2>
|
||||
<a id="version---100" class="anchor" href="#version---100" aria-hidden="true"><span class="octicon octicon-link"></span></a>Version - 1.00</h2>
|
||||
<a id="version---201" class="anchor" href="#version---201" aria-hidden="true"><span class="octicon octicon-link"></span></a>Version - 2.01</h2>
|
||||
|
||||
<h2>
|
||||
<a id="installation" class="anchor" href="#installation" aria-hidden="true"><span class="octicon octicon-link"></span></a>Installation</h2>
|
||||
|
||||
<ol>
|
||||
<li>Navigate to the <a href="https://github.com/shirriff/Arduino-IRremote/releases">Releases</a> page.</li>
|
||||
<li>Navigate to the <a href="https://github.com/z3t0/Arduino-IRremote/releases">Releases</a> page.</li>
|
||||
<li>Download the latest release.</li>
|
||||
<li>Extract the zip file</li>
|
||||
<li>Move the "IRremote" folder that has been extracted to your libraries directory.</li>
|
||||
<li>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.</li>
|
||||
</ol>
|
||||
|
||||
<h2>
|
||||
<a id="usage" class="anchor" href="#usage" aria-hidden="true"><span class="octicon octicon-link"></span></a>Usage</h2>
|
||||
|
||||
<ul>
|
||||
<li>TODO (Check examples for now)</li>
|
||||
</ul>
|
||||
|
||||
<h2>
|
||||
<a id="contributing" class="anchor" href="#contributing" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributing</h2>
|
||||
|
||||
@@ -61,6 +75,15 @@
|
||||
<li>Tell other people about this library</li>
|
||||
</ul>
|
||||
|
||||
<h2>
|
||||
<a id="--contribute-new-protocols" class="anchor" href="#--contribute-new-protocols" aria-hidden="true"><span class="octicon octicon-link"></span></a>- Contribute new protocols</h2>
|
||||
|
||||
<h2>
|
||||
<a id="contact" class="anchor" href="#contact" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contact</h2>
|
||||
|
||||
<p>The only way to contact me at the moment is by email: <a href="mailto:zetoslab@gmail.com">zetoslab@gmail.com</a>
|
||||
I am not currently monitoring any PRs or Issues due to other issues but will respond to all emails. If anyone wants contributor access, feel free to email me. Or if you find any Issues/PRs to be of importance that my attention is needed please email me.</p>
|
||||
|
||||
<h2>
|
||||
<a id="contributors" class="anchor" href="#contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributors</h2>
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
{"name":"Arduino IRremote","tagline":"Infrared remote library for Arduino: send and receive infrared signals with multiple protocols","body":"# IRremote Arduino Library\r\nThis library enables you to send and receive using infra-red signals on an arduino\r\n\r\n## Version - 1.00\r\n\r\n## Installation\r\n1. Navigate to the [Releases](https://github.com/shirriff/Arduino-IRremote/releases) page.\r\n2. Download the latest release.\r\n3. Extract the zip file\r\n4. Move the \"IRremote\" folder that has been extracted to your libraries directory.\r\n\r\n## Contributing\r\nIf you want to contribute to this project:\r\n- Report bugs and errors\r\n- Ask for enhancements\r\n- Create issues and pull requests\r\n- Tell other people about this library\r\n\r\n## Contributors\r\nCheck [here](Contributors.md)\r\n\r\n## Copyright\r\nCopyright 2009-2012 Ken Shirriff\r\n","google":"UA-60577106-2","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
{"name":"Arduino IRremote","tagline":"Infrared remote library for Arduino: send and receive infrared signals with multiple protocols","body":"# IRremote Arduino Library\r\n\r\n[](https://travis-ci.org/z3t0/Arduino-IRremote)\r\n\r\n[](https://gitter.im/z3t0/Arduino-IRremote?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\r\n\r\nThis library enables you to send and receive using infra-red signals on an Arduino.\r\n\r\nCheck [here](http://z3t0.github.io/Arduino-IRremote/) for tutorials and more information.\r\n\r\n## Version - 2.01\r\n\r\n## Installation\r\n1. Navigate to the [Releases](https://github.com/z3t0/Arduino-IRremote/releases) page.\r\n2. Download the latest release.\r\n3. Extract the zip file\r\n4. Move the \"IRremote\" folder that has been extracted to your libraries directory.\r\n5. 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.\r\n\r\n## Usage\r\n- TODO (Check examples for now)\r\n\r\n## Contributing\r\nIf you want to contribute to this project:\r\n- Report bugs and errors\r\n- Ask for enhancements\r\n- Create issues and pull requests\r\n- Tell other people about this library\r\n- Contribute new protocols\r\n- \r\n\r\n## Contact\r\nThe only way to contact me at the moment is by email: zetoslab@gmail.com\r\nI am not currently monitoring any PRs or Issues due to other issues but will respond to all emails. If anyone wants contributor access, feel free to email me. Or if you find any Issues/PRs to be of importance that my attention is needed please email me.\r\n\r\n## Contributors\r\nCheck [here](Contributors.md)\r\n\r\n## Copyright\r\nCopyright 2009-2012 Ken Shirriff\r\n","google":"UA-60577106-2","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
||||
Reference in New Issue
Block a user