Raspberry Pi - 2 Simple LED Blinking program using Python
Raspberry Pi: 1 - Startup Raspberry pi with OS installation and configuration with laptop For Flashing/Blinking the Led on breadboard using python follow bellow steps. Download Source code: LedBlinker_Python.rar · Required List of components : a). 1 - Raspberry Pi device with 5 V power supply. b). 1 - Bread Board c). 1 - Male to Female jumper cable d). 1 - LED 1. First connect the GPIO pin to the bread board as shown in figure. 2. Here we use the PIN Number: “ 4 “ (As per number 4(pin rank 7) , third from the top – left ). for get the output from the raspberry pi so connect eh jumper wire from Raspberry PI GPIO pin “4” to bread board as shown in image 3. ...