<div dir="ltr">I did not come across that one, I came across two others, that is exactly what I'm looking for, thanks! :-)<br>Zak</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 11:40 AM, Timm Murray <span dir="ltr"><<a href="mailto:tmurray@wumpus-cave.net" target="_blank">tmurray@wumpus-cave.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Have you tried HiPi::Wiring?  I don't think it exports the functions by default, forcing you to qualify the namespace.  Other than that, it gets close to what you want:<br>

<br><a href="https://github.com/frezik/rpi_perl_presentation/blob/master/switch_blink.pl" target="_blank">https://github.com/frezik/rpi_perl_presentation/blob/master/switch_blink.pl</a><br>
<br></div>The above is one of the examples from my Raspberry Pi presentation.  All the slides and example code are up on github.<br><br>Thanks,<br>Timm<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">

<br><br><div class="gmail_quote">On Tue, Jul 22, 2014 at 9:45 AM, Zachary Zebrowski <span dir="ltr"><<a href="mailto:zak.zebrowski@gmail.com" target="_blank">zak.zebrowski@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Honestly, if there were a *simple* raspberry pi cpan module that would just let me do the equivalent python code of:<div>


1) set pin i/o</div><div>2) flip pin hi / lo</div><div>3) Support for rasppbery pi b / b+ </div>

<div><br></div><div>I would be happy. </div><div><br></div><div>I know there are two modules out there, but they seem complicated compare to the way the python folks are doing it in there sample code...  (Or, I haven't seen good examples yet that made me think "ah, that makes sense".)</div>




<div><br></div><div>$0.02</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On Tue, Jul 22, 2014 at 9:34 AM, Timm Murray <span dir="ltr"><<a href="mailto:tmurray@wumpus-cave.net" target="_blank">tmurray@wumpus-cave.net</a>></span> wrote:<br>




</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div><div><div><div><div><div>So I was thinking about doing a garage door opener with Raspberry Pi, and in Adafruit's tutorial, there was a link to WebIO:<br>




<br><a href="https://code.google.com/p/webiopi/" target="_blank">https://code.google.com/p/webiopi/</a><br>
<br></div>This provides a framework with a REST API for controlling the Pi's control pins from a browser.  It's written in Python, and the REST API is documented in the tutorial sections for the devices:<br><br><a href="https://code.google.com/p/webiopi/wiki/Tutorial_Devices" target="_blank">https://code.google.com/p/webiopi/wiki/Tutorial_Devices</a><br>





<br></div>I'd like to see a Perl equivalent with some improvements:<br><br></div>* Written with Mojo or Dancer (I'm partial to Mojo, but not strongly), plus Moose (Moo? Mo?)<br></div>* Supports cameras with an HTML5 video stream<br>





</div>* Plugable backends to support the Rpi, pcDuino, or any of the dozens of other single board computers that are coming out<br><br></div>It'll be a fair-sized project.  Is anybody else interested in working on this?<br>





<br>Thanks,<br>Timm<br></div>
<br></div></div>_______________________________________________<br>
Hardware-pm mailing list<br>
<a href="mailto:Hardware-pm@pm.org" target="_blank">Hardware-pm@pm.org</a><br>
<a href="http://mail.pm.org/mailman/listinfo/hardware-pm" target="_blank">http://mail.pm.org/mailman/listinfo/hardware-pm</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>