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.

How to Run a Raspberry Pi Program on Startup

In this tutorial, we look at various methods for running a script or program automatically whenever your Raspberry Pi (or other Linux computer) boots up.

Introduction to MQTT

An introduction to MQTT, one of the main communication protocols used with the Internet of Things (IoT).