0% found this document useful (0 votes)
58 views18 pages

LED Interfacing With RPi - 2

The document discusses connecting LEDs to a Raspberry Pi through its GPIO pins and controlling them with a Python program, including connecting a single LED and two LEDs in parallel and making them blink.

Uploaded by

NISHANT MADKE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views18 pages

LED Interfacing With RPi - 2

The document discusses connecting LEDs to a Raspberry Pi through its GPIO pins and controlling them with a Python program, including connecting a single LED and two LEDs in parallel and making them blink.

Uploaded by

NISHANT MADKE
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 18

LED Interfacing with Raspberry

Pi

ACTUAL PRACTICAL
Connecting Circuit

Connection of Serial to
HDMI connector
HDMI Micro
Power
Cable
LED is connected in between GPIO Board Pin 22 and pin 30
(In GPIO BCM : GPIO25 and GND Pins)
Raspberry Pi Program in Python
New File
Save the Program
LED is Blinking
Two LEDs in Parallel (Blinking)
Thank you

You might also like