Showing posts with label raspberry pi gpio. Show all posts
Showing posts with label raspberry pi gpio. Show all posts

Monday, 20 April 2015

GPIO projects for the Raspberry Pi

This blog post summarises a number of sample projects for the Raspberry Pi GPIO and provides links to detailed instructions with downloadable Python code. These are great for students and those wanting to interface the Raspberry Pi to the outside world.

Sunday, 14 July 2013

Using functions in Python to control the Custard Pi 6 relay card for the Raspberry Pi

Having designed an 8 relay card for the Raspberry Pi using the IIC bus, I had to come up with a way of testing this and providing users with a way of easily using this. I am not a programmer - but as an electronics engineer I have had to work alongside programmers and even had to make minor modifications to programs. This post describes my experiences with this project using the MCP23008.