mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
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.
1.4 KiB
1.4 KiB
Common Hardware Setups
Coprocessors
:::{note} The Orange Pi 5 is the only currently supported device for object detection. :::
- Orange Pi 5 4GB
- Able to process two object detection streams at once while also processing 1 to 2 AprilTag streams at 1280x800 (30fps).
- Raspberry Pi 5 2GB
- A good cheaper option. Doesn't support object detection. Able to process 2 AprilTag streams at 1280x800 (30fps).
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.
Cameras
-
AprilTag
- Innomaker or Arducam OV9281 UVC USB cameras.
-
Object Detection
- Arducam OV9782 works well with its global shutter.
- Most other fixed-focus color UVC USB webcams.
-
Driver Camera
- OV9281
- OV9782
- Pi Camera Module V1 {ref}
(More setup info)<docs/hardware/picamconfig:Pi Camera Configuration> - Most other fixed-focus UVC USB webcams
Power
-
Pololu S13V30F5 Regulator
- Wide power range input. Recommended by many teams.
-
Redux Robotics Zinc-V Regulator
- Recently released for the 2025 season, offering reliable and easy integration.