The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.


<HTML>
<head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <title>Overview</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="contents.htm"><img align=center src="back.png" BORDER=0 ALT="Previous"></A>

<A HREF="installation.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>Overview</H2><p>The HiPi modules for Perl provide examples of Perl usage with the GPIO and peripherals of the Raspberry Pi.</p>
<p>The HiPi modules are written for the system Perl on the latest offical Rasbian Jessie release. Older Raspbian releases may still work.</p>
<h2>Included Libraries</h2>
<p>The distribution includes the bcm2835 library source from Mike McCauley which is wrapped in the module <A HREF="mod_gpio_bcm2835.htm">HiPi::BCM2835</A></p>
<p>See: http://www.airspayce.com/mikem/bcm2835/</p>
<h2>Wrapped Libraries</h2>
<p>The wiringPi library from Gordon Henderson is used by the module <A HREF="mod_gpio_wiring.htm">HiPi::Wiring</A></p>
<p>See: https://projects.drogon.net/raspberry-pi/wiringpi/</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="contents.htm"><img align=center src="back.png" BORDER=0 ALT="Previous"></A>

<A HREF="installation.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 - 2016 Mark Dootson</font></center>
</BODY></HTML>