February 2016

On Raspberry PI I use the WiringPi library for both C and Python development. Below is an example of cycling through three GPIO pins to light up a set of LEDs. GPIO 17 – Pin 6 maps to the WiringPi logical pin 0 GPIO 22 – Pin 7 maps to the WiringPi logical pin 2…

Read More Raspberry PI GPIO