https://github.com/codefiesta/rasberrypi_led_blinkers_breadboard
Python example script that will blink LED lights connected to a Breadboard
https://github.com/codefiesta/rasberrypi_led_blinkers_breadboard
breadboard gpio-pins python3 raspberry-pi-3
Last synced: 6 months ago
JSON representation
Python example script that will blink LED lights connected to a Breadboard
- Host: GitHub
- URL: https://github.com/codefiesta/rasberrypi_led_blinkers_breadboard
- Owner: codefiesta
- Created: 2017-10-01T22:45:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T17:07:43.000Z (about 8 years ago)
- Last Synced: 2025-02-15T13:46:39.947Z (8 months ago)
- Topics: breadboard, gpio-pins, python3, raspberry-pi-3
- Language: Python
- Size: 5.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rasberry Pi Controlling LED lights with Breadboard
How to use the GPIO Connectors on a breadboard and make LED lights blink.

The resistors and LEDs are added to GPIO pins 17 and 22 which map to Inputs 11 and 15 respectively. Note that the long end of the LED connectors which are positive are added to the GPIO pins while the short end of the pins are added to GROUNDED connectors.
Click on the video link below to see the end result 😀.
[](https://www.youtube.com/watch?v=eAZ-myLdWSg)