Loading…

Blink LED with Python and pigpio Library

Project Name: Blinking LED Language: Python 3 Date: 4 Apr 2020 Raspberry Pi OS: Raspbian Hardware: Raspberry Pi 4 Library: pigpio This article provides the steps to connect a red Light-Emitting-Diode (LED) and have it turn on and off using the Python programming language. The tutorial will provide the steps to setup the circuit, write […]

Raspberry Pi GPIO Pinout

Date: 3 Apr 2020 Raspberry Pi OS: Raspbian Hardware: Raspberry Pi 4 Description: GPIO Numbering/Pinout The Raspberry Pi has two common pin numbering systems, commonly called pinouts. Some pins are dedicated for certain functions for I2C, SPI, while others are able to perform general input/output. The lines become blurry as the general pins can be […]