aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2024-09-08 10:31:44 -0400
committerPaul Duncan <pabs@pablotron.org>2024-09-08 10:31:44 -0400
commiteb453b23eb539412be27899de703276f999a2ed8 (patch)
tree640ecd565c1dd364d3bf96dfbe4ae181c87b2398
parenta5d1613afb6304dac2a4d8debb623022694cd04c (diff)
downloadpablotron.org-eb453b23eb539412be27899de703276f999a2ed8.tar.bz2
pablotron.org-eb453b23eb539412be27899de703276f999a2ed8.zip
add content/posts/2024-09-08-pi5-m2-hat-in-two-cases.md static/files/posts/pi5-m2-hat-in-two-cases/
-rw-r--r--content/posts/2024-09-08-pi5-m2-hat-in-two-cases.md71
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.jpgbin0 -> 182391 bytes
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.webpbin0 -> 98340 bytes
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/kksb-case.jpgbin0 -> 9306548 bytes
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.jpgbin0 -> 170372 bytes
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.webpbin0 -> 66614 bytes
-rw-r--r--static/files/posts/pi5-m2-hat-in-two-cases/official-case.jpgbin0 -> 8116146 bytes
7 files changed, 71 insertions, 0 deletions
diff --git a/content/posts/2024-09-08-pi5-m2-hat-in-two-cases.md b/content/posts/2024-09-08-pi5-m2-hat-in-two-cases.md
new file mode 100644
index 0000000..32508f2
--- /dev/null
+++ b/content/posts/2024-09-08-pi5-m2-hat-in-two-cases.md
@@ -0,0 +1,71 @@
+---
+slug: pi5-m2-hat-in-two-cases
+title: "Pi 5 M.2 Hat in Two Cases"
+date: "2024-09-08T08:01:50-04:00"
+
+pics:
+ pic-case:
+ css: "image"
+ tip: "Pi 5 with M.2 hat in official case."
+ sources:
+ - "/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.webp"
+ - src: "/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.jpg"
+ width: 1024
+ height: 771
+ pic-kksb-case:
+ css: "image"
+ tip: "Pi 5 with M.2 hat and active cooler in KKSB case."
+ sources:
+ - "/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.webp"
+ - src: "/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.jpg"
+ width: 1024
+ height: 771
+---
+
+Last month I installed the [Pi 5 M.2 hat][hat] on a [Pi 5][pi5]. I'd
+heard this combination fits in the [official case][case] with the fan
+and lid removed, but had trouble finding a picture of the result.
+
+Here is a picture of the [Pi 5][pi5] with the [M.2 hat][hat] in the
+[official case][case] with the fan and lid removed:
+
+[{{< pe-figure "pic-case" >}}][pic-case]
+
+I also installed a [1TB 2230 NVMe SSD][nvme] (shown above) and [set up
+NVMe boot][nvme-boot].
+
+This worked, but I was unhappy having the disk was exposed like a muscle
+car supercharger. I also noticed CPU throttling during CPU-intensive
+tasks because of the additional heat and reduced airflow from the [M.2
+hat][hat].
+
+I added an [active cooler][] and switched from the [official case][case]
+to a [KKSB Case for Raspberry Pi 5][kksb-case], a taller metallic case
+with more airflow.
+
+Assembly was a hassle; the [KKSB case][kksb-case] has a lot of screws,
+does not come with instructions, and does not have enough room inside to
+access some of the screw holes.
+
+Once I got everything assembled I was happy with the result:
+
+[{{< pe-figure "pic-kksb-case" >}}][pic-kksb-case]
+
+[hat]: https://www.raspberrypi.com/products/m2-hat-plus/
+ "Raspberry Pi M.2 HAT+"
+[case]: https://www.raspberrypi.com/products/raspberry-pi-5-case/
+ "Raspberry Pi Case for Raspberry Pi 5"
+[pi5]: https://www.raspberrypi.com/products/raspberry-pi-5/
+ "Raspberry Pi 5"
+[pic-case]: /files/posts/pi5-m2-hat-in-two-cases/official-case.jpg
+ "Pi 5 with M.2 hat in official case."
+[nvme]: https://www.amazon.com/dp/B0BQG6JCRP
+ "SABRENT Rocket 1TB M.2 2230 NVMe SSD (amazon.com)"
+[nvme-boot]: https://www.jeffgeerling.com/blog/2023/nvme-ssd-boot-raspberry-pi-5
+ "NVMe SSD boot with the Raspberry Pi 5 (jeffgeerling.com)"
+[active cooler]: https://www.raspberrypi.com/products/active-cooler/
+ "Raspberry Pi Active Cooler"
+[kksb-case]: https://www.amazon.com/dp/B07Y7NTTG8
+ "KKSB Case for Raspberry Pi 5 (amazon.com)"
+[pic-kksb-case]: /files/posts/pi5-m2-hat-in-two-cases/kksb-case.jpg
+ "Pi 5 with M.2 hat and active cooler in KKSB case."
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.jpg b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.jpg
new file mode 100644
index 0000000..c01de9d
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.jpg
Binary files differ
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.webp b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.webp
new file mode 100644
index 0000000..9410a21
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case-1024.webp
Binary files differ
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case.jpg b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case.jpg
new file mode 100644
index 0000000..6fb525b
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/kksb-case.jpg
Binary files differ
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.jpg b/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.jpg
new file mode 100644
index 0000000..9301d63
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.jpg
Binary files differ
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.webp b/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.webp
new file mode 100644
index 0000000..651a3cd
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/official-case-1024.webp
Binary files differ
diff --git a/static/files/posts/pi5-m2-hat-in-two-cases/official-case.jpg b/static/files/posts/pi5-m2-hat-in-two-cases/official-case.jpg
new file mode 100644
index 0000000..df6fb71
--- /dev/null
+++ b/static/files/posts/pi5-m2-hat-in-two-cases/official-case.jpg
Binary files differ