Skip to content

Commit ca06d0d

Browse files
authored
Merge pull request #839 from dglaude/CP_raspberry_pi_zero_w
Adding Raspberry Pi Zero W (not Blinka)
2 parents e760ffd + 3dbad1c commit ca06d0d

File tree

4 files changed

+29
-0
lines changed

4 files changed

+29
-0
lines changed

_board/raspberrypi_zero_w.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: download
3+
board_id: "raspberrypi_zero_w"
4+
title: "Raspberry Pi Zero W Download"
5+
name: "Zero W"
6+
manufacturer: "Raspberry Pi"
7+
board_url: "https://www.raspberrypi.com/products/raspberry-pi-zero-w/"
8+
board_image: "raspberry_pi_zero_w.jpg"
9+
date_added: 2022-01-07
10+
---
11+
12+
**NOTE**: Not all features are supported in CircuitPython.
13+
14+
**Raspberry Pi Zero W** Is the first small size (Wifi enabled) Raspberry Pi's single-board computers. This is the predecessor of **Raspberry Pi Zero 2 W** with the same form factor.
15+
16+
The board incorporates a Broadcom single-core ARMv6 CPU (BCM2835) clocked at 1GHz and has 512MB of RAM.
17+
18+
The board has a microSD card slot, a CSI-2 camera connector, a USB On-The-Go (OTG) port, and an unpopulated footprint for a HAT-compatible 40-pin GPIO header. It is powered via a micro USB socket. Video output is via a mini HDMI port; composite video output can easily be made available via test points, if needed. Sharing the same form factor as the original Raspberry Pi Zero, Raspberry Pi Zero 2 W fits inside most existing Raspberry Pi Zero cases.
19+
20+
## CircuitPython
21+
22+
These downloads are for CircuitPython standalone on the Raspberry Pi (not Blinka). There is no underlying operating system. It is in its early developments.
23+
24+
This image could work on non Wifi Pi Zero but was primarly develop for the Wifi version.
25+
26+
After installing the disk image on an SD card, the normal CircuitPython USB workflow is available over the micro-B USB connector labeled "USB".
27+
28+
## Purchase
29+
* [Adafruit](https://www.adafruit.com/product/3400)
Loading
Loading
Loading

0 commit comments

Comments
 (0)