Blink a series of LEDs using Python Programming Language and Raspberry Pi

Blink a series of LEDs using Python Programming Language and Raspberry Pi using Raspberry

Overview of Steps In the first phase, I will install only one LED. Next, I download the LED class python module that represent one hardware LED. I will run the LED class python module to blink that LED. The first phase serves as a “Proof of Concept”. In the second phase, I will install another […]

Blink a series of LEDs using Python Programming Language and Raspberry Pi using Raspberry Read More »