The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.


<HTML>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>Interface Modules</title></head>

<BODY TOPMARGIN=4 BGCOLOR=#FFFFFF TEXT=#000000 VLINK=#0000CC LINK=#0000CC ALINK=#0000CC>
<FONT FACE="Arial, Lucida, Helvetica" >

<TABLE WIDTH="100%" ALIGN=CENTER CELLPADDING=1 CELLSPACING=0>
<TR>
<TD WIDTH="100%" ALIGN=CENTER>


<A HREF="contents.htm"><img align=center src="home.png" BORDER=0 ALT="Contents"></A>



<A HREF="mod_device_serialport.htm"><img align=center src="back.png" BORDER=0 ALT="Previous"></A>

<A HREF="mod_interface_ds18x20.htm"><img align=center src="forward.png" BORDER=0 ALT="Next"></A>
</TD>
</TR>
<TR>
<TD COLSPAN=2 HEIGHT=2 BGCOLOR="#C0C0C0">
</TD>
</TR>
</TABLE>

<H2>Interface Modules</H2><p>The HiPi::Interface modules provide high level interfaces for specific devices connected to your Raspberry Pi via the bcm2835 peripherals.</p><p>Generally a HiPi::Interface module will use one of the HiPi::Device modules as a back end.</p>
<p>If you have a component for which there is no HiPi::Interface module you can use the appropriate HiPi:Device::* module directly.</p><p>It would be great if you wrapped your resulting code in a HiPi::Interface::* module and contributed the result to this distribution or directly to CPAN yourself.</p>
<p>The following HiPi::Interface modules are provided.</p> 
<p>
<UL> 
<LI><A HREF="mod_interface_ds18x20.htm">HiPi::Interface::DS18X20</A>
<LI><A HREF="mod_interface_hd44780.htm">HiPi::Interface::HD44780</A>
<LI><A HREF="mod_interface_htadci2c.htm">HiPi::Interface::HTADCI2C</A>
<LI><A HREF="mod_interface_htbackpackv2.htm">HiPi::Interface::HTBackpackV2</A>
<LI><A HREF="mod_interface_mcp3004.htm">HiPi::Interface::MCP3004</A>
<LI><A HREF="mod_interface_mcp3008.htm">HiPi::Interface::MCP3008</A>
<LI><A HREF="mod_interface_mcp23017.htm">HiPi::Interface::MCP23017</A>
<LI><A HREF="mod_interface_mcp49xx.htm">HiPi::Interface::MCP49XX</A>
<LI><A HREF="mod_interface_serlcd.htm">HiPi::Interface::SerLCD</A>
<LI><A HREF="mod_interface_mpl3115a2.htm">HiPi::Interface::MPL3115A2</A>

</UL>
</p>
 </FONT>
<br>
<p>
<br>
<hr>
<br>
<center>
<A HREF="contents.htm"><img align=center src="home.png" BORDER=0 ALT="Contents"></A>



<A HREF="mod_device_serialport.htm"><img align=center src="back.png" BORDER=0 ALT="Previous"></A>

<A HREF="mod_interface_ds18x20.htm"><img align=center src="forward.png" BORDER=0 ALT="Next"></A>
</center>

<HR>
<br>
<center><FONT FACE="Arial, Lucida, Helvetica" size="2" color="#000080">HiPi Modules Copyright &#169; 2013 Mark Dootson</font></center>
</BODY></HTML>