<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/">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">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>