# Raspberry Pi Zero v1.3

> Ultra-compact $10 single-board Linux computer with BCM2835 ARM at 1 GHz, 512MB RAM, micro SD, mini HDMI, two micro USB ports, and camera connector — the original Raspberry Pi Zero with camera support added in v1.3.

## Quick Facts

- **Brand:** Raspberry Pi
- **Board Type:** dev-board
- **Price:** ~$10
- **Product Readiness:** developer
- **CPU:** BCM2835 ARM11 @ 1 GHz
- **CPU Architecture:** ARM11 (ARMv6)
- **CPU Cores:** 1
- **RAM:** 512 MB
- **Flash:** none (microSD)
- **Power:** 5V via Micro USB
- **Operating Voltage:** 5V
- **Dimensions:** 65 × 31 × 5 mm
- **Weight:** 9g
- **SD Card:** microSD

## Open Source

- **Firmware:** Yes
- **Schematics:** Yes
- **PCB Layout:** No

## Compatible Firmware

Raspberry Pi OS

## Use Cases

- embedded-linux
- iot
- camera-vision
- retro-gaming
- home-automation
- maker

## Components

- **BCM2835** (soc): Broadcom BCM2835 single-core ARM11 at 1 GHz with VideoCore IV GPU, 512MB RAM, running full Linux from microSD — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fadafruit.com%2Fimages%2Fproduct-files%2F2885%2FBCM2835Datasheet.pdf&ref=openhardware.directory&product=raspberry-pi-zero-v1-3&source=md-export)

## Protocols

- **UART**: TX: GPIO14, RX: GPIO15
- **SPI**: MOSI: GPIO10, MISO: GPIO9, SCK: GPIO11, CE0: GPIO8, CE1: GPIO7
- **I2C**: SDA: GPIO2, SCL: GPIO3
- **USB OTG**
- **HDMI**
- **CSI Camera**

## GPIO Map

| Pin | Name | Type | Functions |
|-----|------|------|-----------|
| GPIO2 | I2C1 SDA | I2C | digital-input, digital-output |
| GPIO3 | I2C1 SCL | I2C | digital-input, digital-output |
| GPIO4 | Digital I/O, General Purpose Clock 0 | — | digital-input, digital-output |
| GPIO5 | Digital I/O, General Purpose Clock 1 | — | digital-input, digital-output |
| GPIO6 | Digital I/O, General Purpose Clock 2 | — | digital-input, digital-output |
| GPIO7 | SPI0 Chip Enable 1 | SPI | digital-input, digital-output |
| GPIO8 | SPI0 Chip Enable 0 | SPI | digital-input, digital-output |
| GPIO9 | SPI0 MISO | SPI | digital-input, digital-output |
| GPIO10 | SPI0 MOSI | SPI | digital-input, digital-output |
| GPIO11 | SPI0 SCLK | SPI | digital-input, digital-output |
| GPIO12 | Digital I/O, PWM channel 0 | — | digital-input, digital-output, pwm |
| GPIO13 | Digital I/O, PWM channel 1 | — | digital-input, digital-output, pwm |
| GPIO14 | UART0 TX | UART | digital-input, digital-output |
| GPIO15 | UART0 RX | UART | digital-input, digital-output |
| GPIO16 | Digital I/O | — | digital-input, digital-output |
| GPIO17 | Digital I/O | — | digital-input, digital-output |
| GPIO18 | Digital I/O, PCM Clock, PWM0 | — | digital-input, digital-output, pwm |
| GPIO19 | Digital I/O, PCM Frame Sync, PWM1 | — | digital-input, digital-output, pwm |
| GPIO20 | Digital I/O, PCM Data In | — | digital-input, digital-output |
| GPIO21 | Digital I/O, PCM Data Out | — | digital-input, digital-output |
| GPIO22 | Digital I/O | — | digital-input, digital-output |
| GPIO23 | Digital I/O | — | digital-input, digital-output |
| GPIO24 | Digital I/O | — | digital-input, digital-output |
| GPIO25 | Digital I/O | — | digital-input, digital-output |
| GPIO26 | Digital I/O | — | digital-input, digital-output |
| GPIO27 | Digital I/O | — | digital-input, digital-output |

## Available Software

- **[Raspberry Pi OS]()** (open-source)
- **[Raspbian]()** (open-source)
- **[Debian Linux]()** (open-source)
- **[Ubuntu]()** (open-source)
- **[RetroPie]()** (open-source)

## Description

## Overview

The Raspberry Pi Zero v1.3 is the smallest and most affordable member of the Raspberry Pi family — a fully functional Linux single-board computer measuring 65 × 31 × 5 mm and weighing just 9 grams. Priced at $10, it brought full Raspberry Pi OS compatibility to an ultra-compact form factor suitable for IoT, wearable, and embedded deployments.

Powered by the Broadcom BCM2835 single-core ARM11 processor at 1 GHz with 512MB of RAM, the Pi Zero runs a full Linux operating system from a microSD card. Version 1.3 was the first Pi Zero to include a camera connector (using the smaller Zero-specific flat flex cable), enabling projects that combine full Linux processing with camera vision without dedicated CSI adapters.

Connectivity is provided through two Micro USB ports — one for power input and one for USB data (OTG capable) — and a Mini HDMI port supporting up to 1080p output. The 40-pin GPIO header is unpopulated (sold without pre-soldered headers), providing flexibility for custom installations. WiFi and Bluetooth are absent on this model (found in the Pi Zero W).

The Pi Zero v1.3 is fully software-compatible with all other Raspberry Pi models running Raspberry Pi OS, supporting Python, Node.js, and virtually any Linux software. Its low power draw makes it ideal for battery-operated Linux projects, retro gaming handhelds, and embedded vision applications where computational complexity exceeds what a microcontroller can handle.

## Where to Buy

- [Adafruit](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F2885&ref=openhardware.directory&product=raspberry-pi-zero-v1-3&source=md-export) — 10.00

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.adafruit.com%2Fproduct%2F2885&ref=openhardware.directory&product=raspberry-pi-zero-v1-3&source=md-export)
- [datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fadafruit.com%2Fimages%2Fproduct-files%2F2885%2FBCM2835Datasheet.pdf&ref=openhardware.directory&product=raspberry-pi-zero-v1-3&source=md-export)
- [wiki](https://openhardware.directory/r?to=https%3A%2F%2Flearn.adafruit.com%2Fintroducing-the-raspberry-pi-zero&ref=openhardware.directory&product=raspberry-pi-zero-v1-3&source=md-export)

## Tags

`raspberry-pi`, `linux`, `sbc`, `arm`, `bcm2835`, `single-board-computer`, `iot`, `embedded-linux`

## Images

![Raspberry Pi Zero v1.3](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-zero-v1-3/b990dc214c01.jpg)
![Raspberry Pi Zero v1.3](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-zero-v1-3/794b91314d23.jpg)
![Raspberry Pi Zero v1.3](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-zero-v1-3/cc19ac06c648.jpg)

---
[View full device page](https://openhardware.directory/devices/raspberry-pi-zero-v1-3)