From ac43df0d74c2d22f284786ec18c9fef10dba70b8 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Wed, 6 Jan 2021 08:38:35 -0700 Subject: [PATCH] add comments about cooling --- source/getting-started/diy.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/getting-started/diy.rst b/source/getting-started/diy.rst index 637b740..7006df2 100644 --- a/source/getting-started/diy.rst +++ b/source/getting-started/diy.rst @@ -32,12 +32,14 @@ Components ---------- #. `Raspberry Pi 4B (4GB) `_ #. `Power supply for Raspberry Pi 4B `_ -#. Case for Raspberry Pi 4B (plenty on Amazon) +#. Case for Raspberry Pi 4B (`passive cooling recommended `_ `*`) #. `High endurance microSD `_ (recommended 128GB or more) #. `GPIO mini speaker/buzzer `_ #. Ethernet cable #. MicroSD → USB adapter (if no microSD port on your computer) +`*` If you use a fan, **DO NOT** use the official Raspberry Pi fan, as it requires the same GPIO pins as the audio speaker. Instead, we recommend `this fan `_. + Assembly Instructions ---------------------