Tag

GPIO

0 views collected around this technical thread.

Model Perspective
Model Perspective
Dec 15, 2022 · Fundamentals

Getting Started with Raspberry Pi: Python Control and Easy Setup Guide

Raspberry Pi is a compact, low‑cost micro‑computer ideal for learning programming and IoT, and this guide explains its basics, how to program it with Python—including a LED‑blinking example using RPi.GPIO—and outlines the step‑by‑step installation process on an SD card.

GPIOIoTLED
0 likes · 6 min read
Getting Started with Raspberry Pi: Python Control and Easy Setup Guide
Qunar Tech Salon
Qunar Tech Salon
Nov 17, 2017 · Fundamentals

General Purpose Input/Output (GPIO) Interface Overview and Usage Steps on Raspberry Pi

This article introduces the GPIO interface, explains how to configure pins for input or output, details the step‑by‑step process of opening connections, reading and monitoring inputs, writing outputs, and closing the connection, and provides a complete Raspberry Pi hardware demo with code and results.

Embedded SystemsGPIOHardware Interface
0 likes · 4 min read
General Purpose Input/Output (GPIO) Interface Overview and Usage Steps on Raspberry Pi