Getting Started with the Raspberry Pi Zero 2 W
Contributors:
M-Short,
El Duderino
Resources and Going Further
At this point your Pi Zero 2 W should be acting similar to any other computer. From here, you can teach yourself the finer points of Linux, learn Python, program the GPIO pins, setup a Minecraft™ server, build a network storage system, game console, or media center, or just surf the web.
For more information about the Pi Zero 2 W or Raspberry Pi in general, check out these resources:
- Raspberry Pi Zero 2 W Product Brief
- Raspberry Pi Software
- Raspberry Pi Resource Page
- Raspberry Pi Foundation
- Getting Started with the Raspberry Pi
- Raspberry Pi Documentation
- Raspberry Pi Projects
- Pi Foundation Forums
Looking to make the Raspberry Pi Zero W a dongle? Check out the Pi Zero USB Stem:
Need some inspiration? Check out these tutorials and projects.
Getting Started with Walabot
See through walls, track objects, monitor breathing patterns, and more using the power of radio frequency with the Walabot! In this tutorial, we will explore Walabot’s features using the Software Demo Kit (SDK) on Windows and the Application Programming Interface (API) on Linux-based distributions for embedded projects.
Pi AVR Programmer HAT Hookup Guide
In this tutorial, we will use a Raspberry Pi 3 and the Pi AVR Programmer HAT to program an ATMega328P target. We are going to first program the Arduino bootloader over SPI, and then upload an Arduino sketch over a USB serial COM port.
MicroMod RP2040 Processor Board Hookup Guide
This tutorial covers the basic functionality of the MicroMod RP2040 Processor Board and highlights the features of the dual-core ARM Cortex-M0+ processors development board. Get started with the first microcontroller from the Raspberry Pi Foundation!
Qwiic Kit for Raspberry Pi V2 Hookup Guide
Get started with the SGP40, BME280, VCNL4040, and microOLED via I2C using the Qwiic system and Python on a Raspberry Pi! Measure VOC Index, light, temperature, humidity, and pressure from the environment. Then display them on the microOLED, serial terminal, or the cloud with Cayenne!