Blink an LED with Python

Project Type: Raspberry Pi, Electronic
Software: A Text Editor
OS: Raspian
Kits/Part Source: Raspberry Pi B Starter Kit
Project Source: Getting Started with Raspberry Pi, 2nd Edition by Matt Richardson and Shawn Wallace

Yup another blink tutorial but this time with Python.

1-10 Ratings

IKEA Rating - 10
Worked just like the step by step said it would.

Tony Stark Rating - 1
The reader will need to know some breadboarding but I was able to keep the same setup from the last few tutorials.

Mr. Wizard Rating - 10
The tutorial basically walks the reader through the steps on how to access the GPIO's by writing a python script to a file then how to run the script in terminal.

Blinking and LED with Python