-
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename Pineberry Pi stuff to Pineboards.
- Loading branch information
1 parent
1bc22eb
commit ed9ab1d
Showing
11 changed files
with
39 additions
and
33 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,14 @@ | ||
--- | ||
layout: hat | ||
title: "Pineberry Pi Hat AI!" | ||
title: "Pineboards Hat AI!" | ||
short_description: M.2 E-key PCIe slot HAT for the Pi 5. | ||
status: production | ||
picture: "/images/hat-pineberry-pi-hat-ai.jpg" | ||
picture: "/images/hat-pineboards-hat-ai.jpg" | ||
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/567" | ||
link: "https://pineberrypi.com/products/hat-ai-for-raspberry-pi-5" | ||
link: "https://pineboards.io/products/hat-ai-for-raspberry-pi-5" | ||
videos: [] | ||
redirect_from: /hats/pineberry-pi-hat-ai | ||
--- | ||
Pineberry Pi's Hat AI! is designed for 2230-size E-key M.2 PCIe devices, like Coral TPUs or WiFi cards. | ||
Pineboards' Hat AI! is designed for 2230-size E-key M.2 PCIe devices, like Coral TPUs or WiFi cards. | ||
|
||
It does not supply pass-through 12V power or USB 3.0, so it is mostly suited for pure PCIe devices, and not other E-key devices like many 4G or 5G modems, or other PCIe adapters which require more power than the 5W the Pi can supply through it's built-in PCIe header. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: hat | ||
title: "Pineboards HatBRICK! Commander" | ||
short_description: A HAT which allows connecting two devices to the Pi 5 PCIe Bus. | ||
status: production | ||
picture: "/images/hat-pineboards-hatdrive-commander.png" | ||
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/612" | ||
link: "https://pineboards.io/products/hatbrick-commander-2-ports-gen2-for-raspberry-pi-5" | ||
videos: | ||
- https://www.youtube.com/watch?v=l30sADfDiM8 | ||
redirect_from: /hats/pineberry-pi-hatdrive-commander | ||
--- | ||
The Pineboards HatBRICK! Commander splits the Pi's single PCIe Gen 2.0 lane into two PCIe Gen 2.0 ports, via an integrated ASMedia ASM8211e PCIe Gen 2.0 switch chip. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 5 additions & 4 deletions
9
_hats/pineberry-pi-hatnet-2.5g.md → _hats/pineboards-hatnet-2.5g.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
--- | ||
layout: hat | ||
title: "Pineberry Pi HatNET! 2.5G" | ||
title: "Pineboards HatNET! 2.5G" | ||
short_description: A 2.5 Gigabit network HAT for the Pi 5. | ||
status: production | ||
picture: "/images/hat-pineberry-pi-hatnet-2.5g.jpeg" | ||
picture: "/images/hat-pineboards-hatnet-2.5g.jpeg" | ||
github_issue: "https://github.com/geerlingguy/raspberry-pi-pcie-devices/issues/617" | ||
link: "https://pineberrypi.com/products/hatnet-2-5g-2-5-gigabit-ethernet-for-raspberry-pi-5" | ||
link: "https://pineboards.io/products/hatnet-2-5g-2-5-gigabit-ethernet-for-raspberry-pi-5" | ||
videos: | ||
- https://www.youtube.com/watch?v=l30sADfDiM8 | ||
redirect_from: /hats/pineberry-pi-hatnet-2.5g | ||
--- | ||
The Pineberry Pi HatNET! 2.5G is a 2.5 Gigabit NIC for the Raspberry Pi 5. | ||
The Pineboards HatNET! 2.5G is a 2.5 Gigabit NIC for the Raspberry Pi 5. | ||
|
||
It uses the Realtek RTL8125BG NIC, and the same Ethernet jack that's on the Pi 5 itself. It works out of the box, no driver installation is necessary on Raspberry Pi OS, though you may need to enable the PCI external port by adding `dtparam=pciex1` to the end of the `/boot/firmware/config.txt` file and rebooting. |
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes