# Raspberry Pi 500

> The Raspberry Pi 500 is an all-in-one desktop computer built into a compact keyboard, packing a quad-core Cortex-A76 at 2.4GHz, 8GB LPDDR4X RAM, 32GB microSD, dual-band WiFi 5, Bluetooth 5.0, and a 40-pin GPIO header into a single plug-and-go device.

## Quick Facts

- **Brand:** Raspberry Pi
- **Board Type:** keyboard-computer
- **Price:** ~$130
- **Product Readiness:** consumer
- **CPU:** ARM Cortex-A76 quad-core @ 2.4GHz, VideoCore VII GPU
- **CPU Architecture:** ARM Cortex-A76 (64-bit)
- **CPU Cores:** 4
- **RAM:** 8GB LPDDR4X
- **Flash:** 32GB microSD (included)
- **USB:** 2× USB 3.0 + 1× USB 2.0 + USB-C (power)
- **Power:** 5V DC via USB-C
- **Operating Voltage:** 3.3V GPIO
- **Antenna:** Built-in PCB antenna
- **SD Card:** microSD

## Connectivity

- **Wifi:** 2.4GHz / 5GHz 802.11ac (WiFi 5)
- **Bluetooth:** Bluetooth 5.0 / BLE
- **Ethernet:** Gigabit Ethernet

## Open Source

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

## Certifications

CE, FCC, RoHS

## Compatible Firmware

raspberry-pi-os, ubuntu

## Use Cases

- desktop-computing
- education
- embedded-linux
- prototyping
- smart-home

## Components

- **BCM2712** (mcu): Quad-core 64-bit ARM Cortex-A76 at 2.4GHz with VideoCore VII GPU, identical to the standalone Raspberry Pi 5. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fdatasheets.raspberrypi.com%2Frpi5%2Fraspberry-pi-5-product-brief.pdf&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)
- **RP1** (chip): Raspberry Pi's custom RP1 chip handling USB 3.0, WiFi, Ethernet, and general I/O peripherals. — [Datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fdatasheets.raspberrypi.com%2Frp1%2Frp1-peripherals.pdf&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)

## Protocols

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

## GPIO Map

| Pin | Name | Type | Functions |
|-----|------|------|-----------|
| 1 | 3V3 | power | — |
| 2 | 5V | power | — |
| 3 | GPIO2 | gpio | I2C1 SDA |
| 4 | 5V | power | — |
| 5 | GPIO3 | gpio | I2C1 SCL |
| 6 | GND | ground | — |
| 7 | GPIO4 | gpio | GPCLK0 |
| 8 | GPIO14 | gpio | UART0 TX |
| 9 | GND | ground | — |
| 10 | GPIO15 | gpio | UART0 RX |
| 11 | GPIO17 | gpio | — |
| 12 | GPIO18 | gpio | PWM0 |
| 13 | GPIO27 | gpio | — |
| 14 | GND | ground | — |
| 15 | GPIO22 | gpio | — |
| 16 | GPIO23 | gpio | — |
| 17 | 3V3 | power | — |
| 18 | GPIO24 | gpio | — |
| 19 | GPIO10 | gpio | SPI0 MOSI |
| 20 | GND | ground | — |
| 21 | GPIO9 | gpio | SPI0 MISO |
| 22 | GPIO25 | gpio | — |
| 23 | GPIO11 | gpio | SPI0 CLK |
| 24 | GPIO8 | gpio | SPI0 CE0 |
| 25 | GND | ground | — |
| 26 | GPIO7 | gpio | SPI0 CE1 |
| 27 | ID_SD | gpio | I2C0 SDA |
| 28 | ID_SC | gpio | I2C0 SCL |
| 29 | GPIO5 | gpio | — |
| 30 | GND | ground | — |
| 31 | GPIO6 | gpio | — |
| 32 | GPIO12 | gpio | PWM0 |
| 33 | GPIO13 | gpio | PWM1 |
| 34 | GND | ground | — |
| 35 | GPIO19 | gpio | PWM1 |
| 36 | GPIO16 | gpio | — |
| 37 | GPIO26 | gpio | — |
| 38 | GPIO20 | gpio | — |
| 39 | GND | ground | — |
| 40 | GPIO21 | gpio | — |

## Available Software

- **[Raspberry Pi OS](https://openhardware.directory/r?to=https%3A%2F%2Fwww.raspberrypi.com%2Fsoftware%2F&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)**
- **[Raspberry Pi Imager](https://openhardware.directory/r?to=https%3A%2F%2Fwww.raspberrypi.com%2Fsoftware%2F&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)**

## Description

## Overview

The Raspberry Pi 500 is the spiritual successor to the original Raspberry Pi 400, taking the concept of a complete computer integrated into a keyboard to its logical next step with the full power of the Raspberry Pi 5. The BCM2712 SoC at its core provides the same 2.4GHz quad-core ARM Cortex-A76 performance as the standalone Raspberry Pi 5, now housed inside a compact 78–83 key keyboard chassis for a true all-in-one desktop experience.

Memory and storage are well-specified for a general-purpose computer: 8GB of LPDDR4X-4267 SDRAM ensures smooth multitasking, while the included 32GB microSD card provides ready-to-boot storage. The dual micro-HDMI outputs support up to 4Kp60 on two monitors simultaneously, making it viable as a multi-display workstation. Dual-band 802.11ac (WiFi 5) and Bluetooth 5.0 are built in, along with Gigabit Ethernet for wired connectivity.

Despite its consumer-oriented form factor, the Raspberry Pi 500 retains the full 40-pin GPIO header that is central to the maker and educational appeal of the Raspberry Pi platform. This means HATs, sensors, and custom circuits can be connected directly to the keyboard computer, enabling a unique combination of desktop computing and physical computing in the classroom or on the workbench. Two USB 3.0 ports and one USB 2.0 port accommodate peripherals alongside the built-in keyboard.

The Raspberry Pi 500 ships as a computer-only unit and requires a separate power supply (5V USB-C), HDMI cable, and mouse to function as a complete desktop. It runs Raspberry Pi OS and compatible Linux distributions, fully supported by Raspberry Pi's comprehensive documentation and active community ecosystem.

## Where to Buy

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

## Resources

- [product](https://openhardware.directory/r?to=https%3A%2F%2Fwww.raspberrypi.com%2Fproducts%2Fraspberry-pi-500%2F&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)
- [datasheet](https://openhardware.directory/r?to=https%3A%2F%2Fcdn-shop.adafruit.com%2Fproduct-files%2F6416%2FP6416%2BRP-009158-MM-Raspberry-Pi-500-product-brief.pdf&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)
- [wiki](https://openhardware.directory/r?to=https%3A%2F%2Fwww.raspberrypi.com%2Fdocumentation%2Fcomputers%2Fgetting-started.html&ref=openhardware.directory&product=raspberry-pi-500&source=md-export)

## Tags

`raspberry-pi`, `keyboard-computer`, `sbc`, `desktop`, `cortex-a76`, `linux`, `gpio`, `bcm2712`, `4k`

## Images

![Raspberry Pi 500](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-500/a6193b94c671.jpg)
![Raspberry Pi 500](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-500/747d29dc9e70.jpg)
![Raspberry Pi 500](https://nbg1.your-objectstorage.com/openhardware-directory/entities/raspberry-pi-500/71a88d154436.jpg)

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