1
0
mirror of https://github.com/taigrr/arduinolibs synced 2025-01-18 04:33:12 -08:00

Update docs

This commit is contained in:
Rhys Weatherley
2012-06-01 14:29:31 +10:00
parent bf683c08fb
commit ac10b9ed5e
184 changed files with 1698 additions and 316 deletions

View File

@@ -79,9 +79,11 @@ BlinkLED Utility Library</h2>
<ul>
<li><a class="el" href="classBlinkLED.html" title="Blink a LED on a digital output pin.">BlinkLED</a> class that simplifies the process of blinking a LED connected to a output pin. </li>
<li><a class="el" href="classChaseLEDs.html" title="Chase LED&#39;s on output pins in a defined sequence.">ChaseLEDs</a> class that simplifies the process of performing a LED chase over several output pins. </li>
<li><a class="el" href="classCharlieplex.html" title="Manage an array of LED&#39;s in a charlieplexed arrangement.">Charlieplex</a> class that manages a matrix of LED's arranged in a <a href="http://en.wikipedia.org/wiki/Charlieplexing">Charlieplexing</a> arrangement. </li>
<li><a class="el" href="blink_blink.html">Blink</a> example of using <a class="el" href="classBlinkLED.html" title="Blink a LED on a digital output pin.">BlinkLED</a>. </li>
<li><a class="el" href="blink_cylon.html">Cylon</a> example of using <a class="el" href="classChaseLEDs.html" title="Chase LED&#39;s on output pins in a defined sequence.">ChaseLEDs</a> to simulate the Cylon eye effect from Battlestar Galactica. </li>
<li><a class="el" href="blink_startrek.html">StarTrek</a> example for lighting a starship Enterprise model kit.</li>
<li><a class="el" href="blink_startrek.html">StarTrek</a> example for lighting a starship Enterprise model kit. </li>
<li><a class="el" href="blink_charlieplex.html">Charlieplex</a> example.</li>
</ul>
<h2><a class="anchor" id="main_I2C"></a>
I2C Utility Library</h2>
@@ -118,7 +120,7 @@ Other</h2>
</iframe>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Wed May 30 2012 15:44:33 for ArduinoLibs by&#160;
<hr class="footer"/><address class="footer"><small>Generated on Fri Jun 1 2012 14:29:16 for ArduinoLibs by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
</body>