The official Raspberry Pi Foundation has this week announced the release of new GPIO expander software which has been created to provide easy access to the GPIO pins of a Raspberry Pi Zero while ...
Here’s a Raspberry Pi hack that adds web control using PHP and MySQL. As you can see in the image, it serves up a webpage (using the Apache2 server) which allows you to change the state of the GPIO ...
We’ve seen a ton of projects that interface hardware with the Raspberry Pi. But they usually depend on bit-banging. That means they toggle the pins in software to match a specific protocol. The thing ...