As part of my Big Trak refurbishment (not going as well as I wanted it to), I decided to use the Adafruit Prototyping Pi Plate to mount the additional electronics on. If you’re not familiar with it, then this is … Continue reading
Tag Archives: GPIO
Hot on the heels of the PiFace, to add to my collection of Raspberry Pi interface boards comes the Mini PiIO Protoboard from DTRONIXS. Photos Top photo is the base board sitting on a Raspberry Pi, the 2nd one is … Continue reading
Chatting as you do about “stuff” on the Raspberry Pi, someone on the #raspberrypi IRC channel mentioned LEDs and driving them. Subsequently someone else on the raspberrypi.org forums was asking about then too… And so another little project was born… … Continue reading
Another day and another release of wiringPi. This time with an LCD library added to it, as demontrated by this video: All the details over on the wiringPi pages here. … Continue reading
Thanks to Keith Wright for diligently testing it and pointing out bugs for me – fixed some issues in the gpio command, and while I was at it, I added in 2 new functions to it to allow for easy … Continue reading
Just uploaded a new version of wiringPi with a few bug fixes. the main one being in digitalWrite when the range check for the pin number was fine when it was wiringPi pins, but not fine for the newly introduced … Continue reading
My little ladder game seems to have generated some interest – or was it my comment about the GPIO port standing for Game Port IO? Who knows, it’s fun anyhow… But it’s got me thinking – what else can I … Continue reading
Working on some fun projects and examples with the Raspberry Pi’s on-board GPIO ports and the SK Pang Starter kit. All the fun is over here… … Continue reading