Skip to content

References: Raspberry Pi 5 Hardware: Storage, Camera, and Cooling

  1. NVM Express - Wikipedia - Explains the NVMe logical-device interface for accessing solid-state storage over a PCI Express bus, including its speed advantages over older interfaces. Directly supports the chapter's NVMe storage and PCIe interface discussion.

  2. PCI Express - Wikipedia - Describes the PCIe high-speed serial interconnect standard that replaced older bus standards for connecting graphics cards, storage, and other peripherals. Foundational background for how the Pi 5's PCIe connector enables NVMe storage.

  3. Rolling shutter - Wikipedia - Covers how a rolling shutter sensor scans a frame row by row rather than capturing it instantaneously, and contrasts this with global shutter capture. Matches the chapter's comparison of the two camera sensor readout methods.

  4. Computer Organization and Design: The Hardware/Software Interface (5th Edition) - David A. Patterson and John L. Hennessy - Morgan Kaufmann - Credits Patterson's "Power Wall" framing (power wall plus memory wall plus ILP wall equal a "brick wall") for explaining why faster clock speeds generate unsustainable heat, the same tradeoff behind this chapter's thermal throttling discussion.

  5. CMOS/CCD Sensors and Camera Systems (2nd Edition) - Gerald C. Holst and Terrence S. Lomheim - SPIE Press / JCD Publishing - Credited with establishing the standard systematic taxonomy of image sensor readout architectures, including rolling shutter and global shutter designs, that later imaging references and camera datasheets adopted as the field's baseline vocabulary.

  6. SSDs - Raspberry Pi Documentation - Official documentation on Raspberry Pi-branded NVMe SSDs, covering M.2 2230 form factor, PCIe Gen 3 compliance, required M.2 HAT+ adapter, and read/write performance figures relevant to the chapter's storage comparison.

  7. New autofocus camera modules! - Raspberry Pi - Official announcement of Camera Module 3, detailing its Phase Detection Autofocus with contrast-detection fallback, 12-megapixel Sony IMX708 sensor, and field-of-view variants, directly illustrating the chapter's autofocus camera concept.

  8. Raspberry Pi Global Shutter Camera - Raspberry Pi - Official product page for the Global Shutter Camera, explaining how its Sony IMX296 sensor captures an entire frame simultaneously to avoid the motion artifacts typical of rolling shutter sensors, reinforcing the chapter's shutter comparison.

  9. Heating and cooling Raspberry Pi 5 - Raspberry Pi - Official article comparing uncooled, heat-sink-only, and Active Cooler thermal performance under load, with measured temperatures and throttling behavior, supporting the chapter's active cooling and heat sink discussion.

  10. Raspberry Pi computer hardware - Raspberry Pi Documentation - Official hardware reference documenting the 80-85°C thermal throttling thresholds, dynamic voltage and frequency scaling behavior, and PCIe/M.2 HAT+ specifications, grounding the chapter's thermal throttling and storage sections.