Reading and writing from GPIO ports from Python

Reading and writing from GPIO ports from Python

This tutorial covers the setup software and hardware to read and write the GPIO pins on a Raspberry Pi running the latest Raspbian operating system. We will showing how to read from a physical push-button from Python code, and control an LED. Related categories: Tutorial Step 1: Install Python development tools Open a terminal on […]

Reading and writing from GPIO ports from Python Read More »