mirror of
https://github.com/geerlingguy/raspberry-pi-pcie-devices.git
synced 2026-08-24 10:14:22 -05:00
Some slight tweaks.
This commit is contained in:
@@ -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.
|
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.
|
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/)
|
||||||
+2
-2
@@ -2,7 +2,7 @@
|
|||||||
layout: default
|
layout: default
|
||||||
title: Boards
|
title: Boards
|
||||||
---
|
---
|
||||||
## Compute Module 4 Boards and Projects
|
## Compute Module Boards and Projects
|
||||||
{: .no_toc}
|
{: .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.
|
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
|
## About
|
||||||
{: .no_toc}
|
{: .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/).
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
# Intel I340-T4 Benchmark Playbook
|
# 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.
|
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:
|
The playbook can be run with:
|
||||||
|
|
||||||
|
|||||||
@@ -82,4 +82,4 @@ The following HATs are either not yet commercially available or one-offs and _mi
|
|||||||
## About
|
## About
|
||||||
{: .no_toc}
|
{: .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/).
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ The Raspberry Pi has PCI Express! There are some quirks to getting certain devic
|
|||||||
## More Resources
|
## More Resources
|
||||||
{: .no_toc}
|
{: .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 5 HATs and Boards](hats)**
|
||||||
- [Raspberry Pi Linux Cross-compilation Environment](https://github.com/geerlingguy/raspberry-pi-pcie-devices/tree/master/extras/cross-compile)
|
- [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
|
|||||||
|
|
||||||
[](https://github.com/geerlingguy/raspberry-pi-pcie-devices)
|
[](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.).
|
> 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.).
|
||||||
|
|||||||
Reference in New Issue
Block a user