Support » Pololu AVR C/C++ Library User’s Guide »
6. Additional resources
<p>To learn more about programming AVRs and using the Pololu AVR Library, see the following list of resources:</p>
<ul>
<li><a href="/docs/0J18">Pololu AVR Library Command Reference</a>: detailed information about every function in the library.</li>
<li><a href="/docs/0J17">Programming Orangutans and the 3pi Robot from the Arduino Environment</a>: information about using this library to program Orangutans and the 3pi robot from within the Arduino environment.</li>
<li><a href="https://github.com/pololu/qtr-sensors-arduino">Arduino library for the Pololu QTR Reflectance Sensors</a>: An Arduino library that includes the same functionality as the QTR sensor portion of this library, plus support for our second-generation dimmable <a href="/category/123/pololu-qtr-reflectance-sensors">QTR reflectance sensors</a></li>
<li><a href="/docs/0J21">Pololu 3pi Robot User’s Guide</a></li>
<li><a href="/docs/0J27">Pololu Orangutan SV and LV-168 User’s Guide</a></li>
<li><a href="/docs/0J39">Pololu Orangutan SVP User’s Guide</a></li>
<li><a href="/docs/0J14">Pololu Baby Orangutan B User’s Guide</a></li>
<li><a href="/docs/0J36">Pololu USB AVR Programmer User’s Guide</a></li>
<li><a href="/docs/0J6">Pololu Orangutan USB Programmer User’s Guide</a></li>
<li><a href="http://winavr.sourceforge.net/">WinAVR</a></li>
<li><a href="https://www.microchip.com/en-us/tools-resources/archives/avr-sam-mcus">AVR Studio 4</a></li>
<li><a href="http://www.nongnu.org/avr-libc/">AVR Libc Home Page</a></li>
<li><a href="https://www.microchip.com/en-us/product/atmega328p">ATmega328P documentation</a></li>
<li><a href="https://www.microchip.com/en-us/product/atmega324pa">ATmega324PA documentation</a></li>
<li><a href="https://www.microchip.com/en-us/product/atmega1284p">ATmega1284P documentation</a></li>
<li><a href="https://www.microchip.com/en-us/product/atmega168">ATmega168 documentation</a></li>
<li><a href="https://www.bot-thoughts.com/2008/02/avr-programming-on-mac.html">Tutorial: AVR Programming on the Mac</a></li>
<li><a href="https://www.obdev.at/products/crosspack/index.html">CrossPack for AVR Development</a></li>
</ul>
<p>Finally, we would like to hear your comments and questions over at the <a href="http://forum.pololu.com/">Pololu Robotics Forum</a>!</p>