mirror of
https://github.com/Theaninova/Arduino-IRremote.git
synced 2026-01-19 15:52:54 +00:00
Create gh-pages branch via GitHub
This commit is contained in:
108
index.html
108
index.html
@@ -1,44 +1,36 @@
|
||||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta charset='utf-8'>
|
||||
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
||||
<title>Arduino IRremote Library</title>
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
|
||||
<script src="javascripts/respond.js"></script>
|
||||
<!--[if lt IE 9]>
|
||||
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
<!--[if lt IE 8]>
|
||||
<link rel="stylesheet" href="stylesheets/ie.css">
|
||||
<![endif]-->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
<meta name="description" content="Arduino IRremote : Infrared remote library for Arduino: send and receive infrared signals with multiple protocols">
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
|
||||
|
||||
<title>Arduino IRremote</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="header">
|
||||
<nav>
|
||||
<li class="fork"><a href="https://github.com/shirriff/Arduino-IRremote">View On GitHub</a></li>
|
||||
<li class="downloads"><a href="https://github.com/shirriff/Arduino-IRremote/releases">Release</a></li>
|
||||
<li class="downloads"><a href="https://github.com/shirriff/Arduino-IRremote/archive/MAJOR.zip">ZIP</a></li>
|
||||
<li class="downloads"><a href="https://github.com/shirriff/Arduino-IRremote/archive/MAJOR.tar.gz">TAR</a></li>
|
||||
<li class="title">DOWNLOADS</li>
|
||||
</nav>
|
||||
</div><!-- end header -->
|
||||
|
||||
<div class="wrapper">
|
||||
<!-- HEADER -->
|
||||
<div id="header_wrap" class="outer">
|
||||
<header class="inner">
|
||||
<a id="forkme_banner" href="https://github.com/z3t0/Arduino-IRremote">View on GitHub</a>
|
||||
|
||||
<section>
|
||||
<div id="title">
|
||||
<h1>Arduino IRremote </h1>
|
||||
<p>Infrared remote library for Arduino: send and receive infrared signals with multiple protocols</p>
|
||||
<hr>
|
||||
<span class="credits left">Project maintained by <a href="https://github.com/z3t0">z3t0</a></span>
|
||||
<span class="credits right">Hosted on GitHub Pages — Theme by <a href="https://twitter.com/michigangraham">mattgraham</a></span>
|
||||
</div>
|
||||
<h1 id="project_title">Arduino IRremote</h1>
|
||||
<h2 id="project_tagline">Infrared remote library for Arduino: send and receive infrared signals with multiple protocols</h2>
|
||||
|
||||
<section id="downloads">
|
||||
<a class="zip_download_link" href="https://github.com/z3t0/Arduino-IRremote/zipball/master">Download this project as a .zip file</a>
|
||||
<a class="tar_download_link" href="https://github.com/z3t0/Arduino-IRremote/tarball/master">Download this project as a tar.gz file</a>
|
||||
</section>
|
||||
</header>
|
||||
</div>
|
||||
|
||||
<!-- MAIN CONTENT -->
|
||||
<div id="main_content_wrap" class="outer">
|
||||
<section id="main_content" class="inner">
|
||||
<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>
|
||||
|
||||
@@ -51,9 +43,9 @@
|
||||
<a id="installation" class="anchor" href="#installation" aria-hidden="true"><span class="octicon octicon-link"></span></a>Installation</h2>
|
||||
|
||||
<ol>
|
||||
<li>Click on "Releases" near the top-right corner of this page.</li>
|
||||
<li>Download the "IRremote.zip of the latest release.</li>
|
||||
<li>Extract the zip file to a convenient location.</li>
|
||||
<li>Navigate to the <a href="https://github.com/shirriff/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>
|
||||
</ol>
|
||||
|
||||
@@ -70,36 +62,36 @@
|
||||
</ul>
|
||||
|
||||
<h2>
|
||||
<a id="contributors" class="anchor" href="#Credits" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributors</h2>
|
||||
|
||||
<p>These are the active contributors of this project that you may contact if there is anything you need help with or if you have suggestions. </p>
|
||||
<ul>
|
||||
<li><a href="https://github.com/z3t0">z3t0</a> : Active Contributor and currently also the main contributor.
|
||||
<ul>
|
||||
<li>zetoslab@gmail.com</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://github.com/shirriff">shirriff</a> : Owner of repository and creator of library.</li>
|
||||
<li><a href="https://github.com/Informatic">Informatic</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/fmeschia">fmeschia</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/paulstroffregen">PaulStoffregen</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/crash7">crash7</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/neco777">Neco777</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/fab672000">fab672000</a> : Active contributor</li>
|
||||
<li><a href="https://github.com/Lauszus">Lauszus</a> : Active contributor</li>
|
||||
</ul>
|
||||
<p>Note: This list is being updated constantly so please let <a href="https://github.com/z3t0">z3t0</a> know if you have been missed.</p>
|
||||
|
||||
<a id="contributors" class="anchor" href="#contributors" aria-hidden="true"><span class="octicon octicon-link"></span></a>Contributors</h2>
|
||||
|
||||
<p>Check <a href="Contributors.md">here</a></p>
|
||||
|
||||
<h2>
|
||||
<a id="copyright" class="anchor" href="#copyright" aria-hidden="true"><span class="octicon octicon-link"></span></a>Copyright</h2>
|
||||
<a id="copyright" class="anchor" href="#copyright" aria-hidden="true"><span class="octicon octicon-link"></span></a>Copyright</h2>
|
||||
|
||||
<p>Copyright 2009-2012 Ken Shirriff</p>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
<!--[if !IE]><script>fixScale(document);</script><![endif]-->
|
||||
|
||||
<!-- FOOTER -->
|
||||
<div id="footer_wrap" class="outer">
|
||||
<footer class="inner">
|
||||
<p class="copyright">Arduino IRremote maintained by <a href="https://github.com/z3t0">z3t0</a></p>
|
||||
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript">
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
var pageTracker = _gat._getTracker("UA-60577106-2");
|
||||
pageTracker._trackPageview();
|
||||
} catch(err) {}
|
||||
</script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user