Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit 58dd85b

Browse files
Fix
1 parent 5f5097d commit 58dd85b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

source/docs/getting-started/installation/wiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Coprocessor without Passive POE
3030

3131
.. note:: Raspberry Pi 5 may need a higher current power supply like the one in option 1b.
3232

33-
1b. Option 2: Get a DC regulator like `this<https://www.amazon.com/UCTRONICS-Converter-Transformer-Voltage-Regulator/dp/B07XXWQ49N/>` and use two wires to the ground and 5v gpio pins on the PI.
33+
1b. Option 2: Get a DC regulator like `this <https://www.amazon.com/UCTRONICS-Converter-Transformer-Voltage-Regulator/dp/B07XXWQ49N/>`_ and use two wires to the ground and 5v gpio pins on the PI.
3434

3535
.. image:: images/gpiopinout.jpg
3636

source/docs/hardware/picamerawiring.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ The Raspberry Pi boards feature dedicated CSI ports (1 on Pi 3 and 4, while Pi 5
1010
.. warning:: Long ribbon cables are not recommended for use in FRC as they are very fragile and may be susceptible to noise.
1111

1212
Pi 3 and 4
13-
-----------------------
13+
----------
1414

1515
The Raspberry Pi 3 and 4 both have a single 15 pin CSI camera port.
1616

1717
.. image:: images/pi4.png
1818
.. image:: images/pi4cable.png
1919

2020
Pi 5
21-
-----------------------
21+
----
2222

2323
The Raspberry Pi 5 has two much smaller 22 pin CSI camera port.
2424

source/docs/hardware/supportedhardware.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Pi cameras are always recommended over USB cameras as they have lower latency an
4444

4545
Supported Coprocessors
4646
----------------------
47-
* Raspberry Pi 3 / 4 / 5, with the newest variants of each being preferred (3B+ and B, respectively).
47+
* Raspberry Pi 4 and 5, with the newest variants of each being preferred (3B+ and B, respectively).
4848
* Raspberry Pi 4 is preferred for all forms of target tracking, Raspberry Pi 5 will have better preformance however has much less testing.
4949
* Orange Pi 4 / 5 will have better performance but will require more work to get working.
5050
* Mini PCs (such as Beelink N5095) have been testing and show significantly better performance than a Raspberry Pi, but require extra effort to wire to the robot / get set up. More information can be found in the set up guide `here. <https://docs.google.com/document/d/1lOSzG8iNE43cK-PgJDDzbwtf6ASyf4vbW8lQuFswxzw/edit?usp=drivesdk>`_

0 commit comments

Comments
 (0)