[Hardware-pm] Perl WebIO Equivalent

Zachary Zebrowski zak.zebrowski at gmail.com
Tue Jul 22 07:45:45 PDT 2014


Honestly, if there were a *simple* raspberry pi cpan module that would just
let me do the equivalent python code of:
1) set pin i/o
2) flip pin hi / lo
3) Support for rasppbery pi b / b+

I would be happy.

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".)

$0.02



On Tue, Jul 22, 2014 at 9:34 AM, Timm Murray <tmurray at wumpus-cave.net>
wrote:

> So I was thinking about doing a garage door opener with Raspberry Pi, and
> in Adafruit's tutorial, there was a link to WebIO:
>
> https://code.google.com/p/webiopi/
>
> 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:
>
> https://code.google.com/p/webiopi/wiki/Tutorial_Devices
>
> I'd like to see a Perl equivalent with some improvements:
>
> * Written with Mojo or Dancer (I'm partial to Mojo, but not strongly),
> plus Moose (Moo? Mo?)
> * Supports cameras with an HTML5 video stream
> * Plugable backends to support the Rpi, pcDuino, or any of the dozens of
> other single board computers that are coming out
>
> It'll be a fair-sized project.  Is anybody else interested in working on
> this?
>
> Thanks,
> Timm
>
> _______________________________________________
> Hardware-pm mailing list
> Hardware-pm at pm.org
> http://mail.pm.org/mailman/listinfo/hardware-pm
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/hardware-pm/attachments/20140722/7a995b8e/attachment.html>


More information about the Hardware-pm mailing list