Introduction
One of the classic electronic analogy to "Hello World" is to make an LED blink. Electronic boards has General Purpose Input/Output pins which can be configured as input/output and turned on/off via software. In this project I will be using python to control the LED, as coding in python is very simple yet it's very powerful. GPIO Python library is used to control the LED from board.
LED Blinking (Embedded) Gallery


