A small GPIO library for the Raspberry Pi

Featuring the Dragonfly web framework
Locked
gatesphere
Posts: 7
Joined: Wed Nov 07, 2012 4:22 pm

A small GPIO library for the Raspberry Pi

Post by gatesphere »

Hello all,

I've been playing around with newLISP on my Raspberry Pi, and I whipped up a quick library to interface with the GPIO pins.

It's available here in case anyone's interested: https://github.com/gatesphere/raspi-gpio-newlisp

Man this language is sexy.

Locked