<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Torrie,<br>
      Neat. Out of curiosity, and I mean this in the most friendly and
      inquisitive way possible, why didn't you use one of the existing
      libraries?<br>
      <br>
      I've used PiGPIO (<a class="moz-txt-link-freetext" href="http://abyz.co.uk/rpi/pigpio/">http://abyz.co.uk/rpi/pigpio/</a>) for something
      basic (servo control), and I'm wondering if there's something I've
      missed.<br>
      <br>
      Thanks,<br>
      --Casey<br>
      <br>
      On 5/12/14, 2:48 PM, Torrie Fischer wrote:<br>
    </div>
    <blockquote
      cite="mid:8591704.rgFP5rCV7I@leda.milkyway.hackerbots.net"
      type="cite">
      <pre wrap="">Hiya, noisebridge.

I made a thing last week:

<a class="moz-txt-link-freetext" href="http://phrobo.net/blog/2014/May/12/announcing-geepio/">http://phrobo.net/blog/2014/May/12/announcing-geepio/</a>

It is a small C library built on top of GLib for interacting with the GPIO 
pins on a RaspberryPI, though it can in theory run on any Linux system that 
exposes things via /sys/class/gpio/

I'm working on using it to build an RFID door entry system for my house. 
Hopefully someone else will find it useful :)</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Noisebridge-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Noisebridge-discuss@lists.noisebridge.net">Noisebridge-discuss@lists.noisebridge.net</a>
<a class="moz-txt-link-freetext" href="https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss">https://www.noisebridge.net/mailman/listinfo/noisebridge-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>