Getting Started with the Raspberry Pi Zero 2 W

Pages
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:

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.

Single Board Computer Benchmarks

How to set up different benchmarking programs on single board computers or computing modules and run them. The results for various generations are shown on the subsequent pages.

Raspberry Pi SPI and I2C Tutorial

Learn how to use serial I2C and SPI buses on your Raspberry Pi using the wiringPi I/O library for C/C++ and spidev/smbus for Python.

Digital Temperature Sensor Breakout - AS6212 (Qwiic) Hookup Guide

Get started measuring highly accurate temperatures at extremely low power with the AS6212 temperature sensor on the SparkFun Digital Temperature Sensor Breakout - AS6212 (Qwiic).

Setup and Using MicroPython for Beginners

In this tutorial, our goal is to help guide you through using MicroPython on a microcontroller unit or Linus SBC, setting up and running mpremote, and getting started with three different development environments