in this Raspberry pi gpio tutorial we will experiment with LED and button.
Let’s get acquainted with the general-purpose input/output (GPIO) ports in the Raspberry Pi, take a simple example of connecting the LED and the button (switch) to the GPIO ports, and write a simple Python program that will control the LED’s light (blinking) when help buttons.

Simple Raspberry pi gpio tutorial for beginners.
[Read more…] about Raspberry pi gpio tutorial