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.
Using Flask to Send Data to a Raspberry Pi
In this tutorial, we'll show you how to use the Flask framework for Python to send data from ESP8266 WiFi nodes to a Raspberry Pi over an internal WiFi network.
Graph Sensor Data with Python and Matplotlib
Use matplotlib to create a real-time plot of temperature data collected from a TMP102 sensor connected to a Raspberry Pi.
Computer Vision and Projection Mapping in Python
Use computer vision to detect faces and project images on top of them.
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!