Raspberry Pi Environment Construction Guide
1. Hardware Preparation Raspberry Pi Model → Pi 4 (recommended), Pi 5 (newest), or Pi Zero (compact projects) MicroSD Card → 16GB+ (Class 10 or UHS-I), or SSD for better speed Power Supply → Official Pi adapter (5V 3A for Pi 4, 5V 5A for Pi 5) Cables & Peripherals : HDMI cable + monitor (optional, for first setup) USB keyboard/mouse (optional, if not headless) Ethernet cable (preferred) or Wi-Fi (Optional) Case + heatsink/fan for cooling 2. Install the Operating System Download Raspberry Pi Imager : https://www.raspberrypi.com/software Flash OS to microSD: Choose OS: Raspberry Pi OS Lite → headless, server projects Raspberry Pi OS Desktop → GUI for beginners Enable SSH , set Wi-Fi SSID/PW, and hostname in advanced options. Insert SD card → power up Pi. 3. First Boot & Basic Setup Login (default): Username: pi Password: raspberry Then: sudo raspi-config Change password Set timezone & locale ...