Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ This page describes wiring pneumatics with the CTRE Pneumatic Control Module (PC

.. hint:: For pneumatics safety & mechanical requirements, consult this year's Robot Construction rules. For mechanical design guidelines, refer to the [FIRST Pneumatics Manual](https://info.firstinspires.org/hubfs/web/program/frc/resources/pneumatics-manual.pdf).

.. seealso:: For Pneumatic Control Module configuration and firmware updates using Phoenix Tuner, see the CTRE documentation:

- [CAN Bus Setup](https://v5.docs.ctr-electronics.com/en/stable/ch08_BringUpCAN.html) - Device IDs, firmware updates, and troubleshooting
- [PCM Bring-Up](https://v5.docs.ctr-electronics.com/en/stable/ch09_BringUpPCM.html) - Testing solenoids and compressor operation

## Wiring Overview

A single PCM will support most pneumatics applications, providing an output for the compressor, input for the pressure switch, and outputs for up to 8 solenoid channels (12V or 24V selectable). The module is connected to the roboRIO over the :term:`CAN` bus and powered via 12V from the PDP or PDH.
Expand Down
2 changes: 2 additions & 0 deletions source/docs/hardware/hardware-basics/wiring-pneumatics-ph.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This page describes wiring pneumatics with the REV Pneumatic Hub (:term:`PH`). F

.. hint:: For pneumatics safety & mechanical requirements, consult this year's Robot Construction rules. For mechanical design guidelines, refer to the [FIRST Pneumatics Manual](https://info.firstinspires.org/hubfs/web/program/frc/resources/pneumatics-manual.pdf).

.. seealso:: For Pneumatic Hub configuration, firmware updates, and detailed technical specifications, see the [REV Pneumatic Hub Documentation](https://docs.revrobotics.com/ion-control-system/ph).

.. raw:: html

<div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto;">
Expand Down