Skip to content

Latest commit

 

History

History
268 lines (243 loc) · 7.92 KB

index.md

File metadata and controls

268 lines (243 loc) · 7.92 KB
layout title
default
Home

The Raspberry Pi Compute Module 4 IO Board exposes the Pi's PCI Express 1x lane directly on the board. I'm (Jeff Geerling) testing many PCIe cards with the Pi and adding them to the listing below. Also check out videos about them on my YouTube channel!

This project is maintained on GitHub; suggest new cards to test or share your own experiences there. These helpful resources can help you in your own PCIe testing on the Pi, or can inspire you to create your own custom Pi boards!

Categories

{: .no_toc}

  • TOC {:toc}

GPUs (Graphics Cards)

{% for card in site.cards_gpu %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

USB cards

{% for card in site.cards_usb %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

M.2 and NVMe adapters

{% for card in site.cards_m2 %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

Network cards (NICs) and WiFi Adapters

{% for card in site.cards_network %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

Multimedia (A/V) and sound cards

{% for card in site.cards_multimedia %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

SATA cards and storage

{% for card in site.cards_storage %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

PCIe Switches and Adapters

{% for card in site.cards_adapter %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

Other Cards

{% for card in site.cards_other %} {% endfor %}
Picture Device Functionality Driver Required?
{% if card.picture %} {{ card.title }} {% endif %} {{ card.title }}
(Buy this Card)
{{ card.functionality }} {{ card.driver_required }}

About

{: .no_toc}

GitHub Stats

This project is maintained by Jeff Geerling. The Raspberry Pi Compute Module 4 is a product of Raspberry Pi (Trading) Limited.

Many of the device links on this page are Amazon affiliate links. If you do not wish to use those links, copy the device name to search for it at any major electronics retailer (e.g. Newegg, Micro Center, Amazon, etc.).