From c6a3638a2ff785ae03083c0e50a416786939edae Mon Sep 17 00:00:00 2001 From: Max Midgley <115593302+MidgleyM@users.noreply.github.com> Date: Sat, 23 Nov 2024 01:39:42 -0600 Subject: [PATCH] More obvious industrial SD card recommendation (#1601) It wasn't hard to not notice or skip over the recommendation, or just not take it seriously. So I added some banners to direct people to read the quick start guide, and a banner to heavily suggest using an industrial SD card, since they're just the best thing available right now. --- docs/source/docs/hardware/selecting-hardware.md | 5 +++++ docs/source/docs/quick-start/common-setups.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/source/docs/hardware/selecting-hardware.md b/docs/source/docs/hardware/selecting-hardware.md index 138bd48e1..81c09948c 100644 --- a/docs/source/docs/hardware/selecting-hardware.md +++ b/docs/source/docs/hardware/selecting-hardware.md @@ -1,5 +1,10 @@ # Selecting Hardware +:::{note} +It is highly recommended that you read the {ref}`quick start guide`, and use the hardware recommended there that +is not touched on here. +::: + In order to use PhotonVision, you need a coprocessor and a camera. Other than the recommended hardware found in the {ref}`quick start guide`, this page will help you select hardware that should work for photonvision even though it is not supported/recommended. ## Choosing a Coprocessor diff --git a/docs/source/docs/quick-start/common-setups.md b/docs/source/docs/quick-start/common-setups.md index ed8e72b64..888e27082 100644 --- a/docs/source/docs/quick-start/common-setups.md +++ b/docs/source/docs/quick-start/common-setups.md @@ -13,6 +13,11 @@ The Orange Pi 5 is the only currently supported device for object detection. ## SD Cards +:::{important} +It is highly recommended that you use an industrial micro SD card, as they offer far greater protection against corruption from improper shutdowns, like most cards +face every time the robot is turned off. +::: + - 8GB or larger micro SD card - Many teams have found that an industrial micro sd card are much more stable in competition. One example is the SanDisk industrial 16GB micro SD card.