Raspberry Pi Ltd
Raspberry Pi Zero (V1.3)
·
A tiny single-board computer from Raspberry Pi Ltd, this board is half the size of a Model A+ while still offering the essentials for compact Linux projects....
Get notified when back in stock
A tiny single-board computer from Raspberry Pi Ltd, this board is half the size of a Model A+ while still offering the essentials for compact Linux projects.
It provides Mini HDMI® for display output, Micro USB for power, Micro USB OTG for peripherals, and a HAT-compatible 40-pin header for add-on hardware. It also breaks out composite video and reset headers for projects that need them.
Version 1.3 includes the CSI camera connector. If you want to use a Raspberry Pi camera, you will need the special Raspberry Pi Zero camera cable, as the standard camera cable is not compatible with the smaller connector.
Raspberry Pi OS is the recommended operating system for normal use, and Raspberry Pi Imager can be used to install Raspberry Pi OS or other operating systems onto a microSD card.
Specifications:
- CPU: 1GHz single-core CPU
- RAM: 512MB RAM
- Display port: Mini HDMI® port
- USB OTG: Micro USB OTG port
- Power: Micro USB power
- GPIO/header: HAT-compatible 40-pin header
- Headers: Composite video and reset headers
- Camera connector: CSI camera connector (v1.3 only)
- Compliance: Electromagnetic Compatibility Directive (EMC) 2014/30/EU
- Compliance: Restriction of Hazardous Substances (RoHS) Directive 2011/65/EU
To get started, add a microSD card with Raspberry Pi OS installed and a suitable micro USB power supply.
Jargon buster
Plain-language definitions for the technical terms used above.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- HDMI
- HDMI is a common digital video and audio connection used by computers, media players, and many displays. If a display kit has HDMI input, it is usually much easier to test with a single-board computer because it can act like a normal monitor.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- microSD card
- A microSD card is a small removable flash memory card used to store data such as audio, images, logs or program files. Its capacity and formatting (often FAT32 or exFAT) affect how much can be stored and whether the card needs preparing before use.
- RAM
- RAM (random-access memory) is fast, temporary memory a device uses for working data while it is running; in its common volatile form, its contents are lost when power is removed. Some devices offer a mode that applies settings to RAM only, which is handy for testing changes temporarily because they are not stored permanently and disappear at power-off.
- single-board computer
- A complete computer built onto one circuit board, usually including the processor, memory, ports, and connectors. This matters because accessories like heatsinks must match the board’s layout and mounting holes to fit properly.
Find this product in
BCM2835 Peripherals Datasheet
Datasheet · 1.4 MB · Click any page to view full size
Raspberry Pi Zero Case Mechanical Drawing
Mechanical Drawings · 583.2 KB · Click any page to view full size
Raspberry Pi Zero Case with Camera Mechanical Drawing
Mechanical Drawings · 583.2 KB · Click any page to view full size
Raspberry Pi Zero Case with GPIO Mechanical Drawing
Mechanical Drawings · 622.6 KB · Click any page to view full size
Raspberry Pi Zero Mechanical Drawing
Mechanical Drawings · 42.3 KB · Click any page to view full size
Raspberry Pi Zero Reduced Schematics
Schematic · 119.9 KB · Click any page to view full size
Related Tutorials
Free step-by-step guides