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 ---------------------