gpio
13 postseverything filed under gpio
-
2015-04-29
Raspberry Pi, MCP3008 ADC & Python
I’m converting a vintage radio into a Raspberry Pi powered music player and I needed an analogue to digital converter (ADC) to allow my raspberry pi to read the old crusty switched and volume contr...
-
2014-08-19
Raspberry Pi - Initio Robot & Python Motor Control
When I was at the 2014 Raspberry Jamboree, I was luckily enough to ‘acquire’ (I won it, I didn’t steal it!) a 4tronix initio robot chasis, unfortunately it sat on my shelf for nearly 6 months befor...
-
2014-06-29
Raspberry Pi - ADXL345 Accelerometer & Python
A little while ago I got my hands on a Adafuit ADXL345 (a triple axis accelerometer) from pimoroni, you can also get them from Amazon (US, UK) if that’s easier, and I finally got around to setting ...
-
2012-12-09
Raspberry Pi - GPIO Game - How many times can you press it?
Anyway, I decided to see if I could make a game with the GPIO and learn a bit more about the GPIO and how to use it.
-
2012-12-05
Raspberry Pi - gpioRap - A GPIO Wrapper
Anyway, I’ve been playing around with the Raspberry Pi’s GPIO for the past couple of weeks, see my previous post about getting an led to flash and I kept getting frustrated with writing the same co...
-
2012-11-20
Raspberry Pi - Getting an LED to Flash
Anyway I decided to have a go and see what I could do with the Raspberry Pi’s GPIO, I like the idea of controlling physical things through software, so with virtually no experience of electronics (...