From e73e21a9eef325d74e311e834e598f0d12126727 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Fri, 22 Nov 2024 22:59:10 -0600 Subject: [PATCH] Some slight tweaks. --- _boards_cm/sharp-nec-ds1-if20ce.md | 2 ++ boards_cm.md | 4 ++-- extras/i340-iperf-benchmark/README.md | 4 ++-- hats.md | 2 +- index.md | 4 ++-- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/_boards_cm/sharp-nec-ds1-if20ce.md b/_boards_cm/sharp-nec-ds1-if20ce.md index 2867531ac..556dc2c0d 100644 --- a/_boards_cm/sharp-nec-ds1-if20ce.md +++ b/_boards_cm/sharp-nec-ds1-if20ce.md @@ -14,3 +14,5 @@ The [Sharp/NEC DS1-IF20CE Compute Module Interface Board](https://www.sharpnecdi They used to sell the CM3+ version of the board ([DS1-IF10CE](https://www.bhphotovideo.com/c/product/1339096-REG/nec_ds1_if10ce_raspberry_pi_compute_module.html)) standalone. It's built to be integrated exclusively into NEC's MultiSync displays. It contains an edge connector exposing certain GPIO pins to the monitor's internal bus, so you can control the monitor via serial connection, and also accept signals from the monitor (e.g. for shutdown, IR control for media applications, etc.). Externally it includes 2 USB-A ports and an Ethernet port connected to the Pi, along with an internal Ethernet connection through to the monitor's built-in Ethernet switch. It also has a micro USB port for flashing the eMMC along with a boot select switch exposed externally. + +Sharp exposes downloads for their official Media Player utility on their website: [Raspberry Pi Compute Module Downloads](https://www.sharpnecdisplays.us/support-and-services/raspberrypi/244#softwaredownloads/) \ No newline at end of file diff --git a/boards_cm.md b/boards_cm.md index cb46ff410..84b9fdabc 100644 --- a/boards_cm.md +++ b/boards_cm.md @@ -2,7 +2,7 @@ layout: default title: Boards --- -## Compute Module 4 Boards and Projects +## Compute Module Boards and Projects {: .no_toc} If you think a project should be added here, please [open an issue on GitHub](https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues) to add it. @@ -82,4 +82,4 @@ The following boards are either not yet commercially available or one-offs and _ ## About {: .no_toc} -This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). Raspberry Pi is a product of [Raspberry Pi Ltd](https://www.raspberrypi.com). +This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). Raspberry Pi is a product of [Raspberry Pi Ltd](https://www.raspberrypi.com/about/). diff --git a/extras/i340-iperf-benchmark/README.md b/extras/i340-iperf-benchmark/README.md index 68d800305..30b63e5b9 100644 --- a/extras/i340-iperf-benchmark/README.md +++ b/extras/i340-iperf-benchmark/README.md @@ -1,10 +1,10 @@ # Intel I340-T4 Benchmark Playbook -This playbook is meant to run an `iperf` benchmark against a Compute Module 4 with the Intel I340-T4 PCIe NIC. +This playbook is meant to run an `iperf` benchmark against a Pi with the Intel I340-T4 PCIe NIC. The playbook requires Ansible to be installed on a controller computer, which should be able to see four computers connected directly to the ports on the NIC, which are mapped with static IPs via the `/etc/dhcpcd.conf` file. -Additionally, `iperf` should already be installed on _all_ the computers, including the Compute Module 4. +Additionally, `iperf` should already be installed on _all_ the computers, including the Pi. The playbook can be run with: diff --git a/hats.md b/hats.md index 12dc02c3d..83e1b87ee 100644 --- a/hats.md +++ b/hats.md @@ -82,4 +82,4 @@ The following HATs are either not yet commercially available or one-offs and _mi ## About {: .no_toc} -This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). The Raspberry Pi Compute Module 4 is a product of [Raspberry Pi (Trading) Limited](https://www.raspberrypi.org/about/). +This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). The Raspberry Pi is a product of [Raspberry Pi Ltd](https://www.raspberrypi.com/about/). diff --git a/index.md b/index.md index e830e6592..1759b0ef8 100644 --- a/index.md +++ b/index.md @@ -11,7 +11,7 @@ The Raspberry Pi has PCI Express! There are some quirks to getting certain devic ## More Resources {: .no_toc} - - **[Compute Module 4-based Products and Boards](boards_cm)** + - **[Compute Module Products and Boards](boards_cm)** - **[Raspberry Pi 5 HATs and Boards](hats)** - [Raspberry Pi Linux Cross-compilation Environment](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile) @@ -282,6 +282,6 @@ The Raspberry Pi has PCI Express! There are some quirks to getting certain devic [![GitHub Stats](https://github-readme-stats.vercel.app/api/pin?username=geerlingguy&repo=raspberry-pi-pcie-devices&show_icons=true&hide_border=true&show_owner=true&theme=graywhite)](https://github.com/geerlingguy/raspberry-pi-pcie-devices) -This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). The Raspberry Pi Compute Module 4 and Raspberry Pi 5 model B are products of [Raspberry Pi (Trading) Limited](https://www.raspberrypi.org/about/). +This project is maintained by [Jeff Geerling](https://www.jeffgeerling.com). The Raspberry Pi is a products of [Raspberry Pi Ltd](https://www.raspberrypi.com/about/). > 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](https://www.newegg.com), [Micro Center](https://www.microcenter.com), [Amazon](https://www.amazon.com), etc.).