Page 1 of 1

A small GPIO library for the Raspberry Pi

Posted: Tue Nov 13, 2012 8:25 pm
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.