PyroTech

From The Forge Initiative
Jump to navigation Jump to search
Team PyroTech FRC3459 Logo

Welcome to the PyroTech team page.

About our Team

Hey PyroTech - this page is not restricted to the team. Anyone anywhere in the world can see it. Please keep that in mind. It is for linking to publicly available resources, or for factual descriptions of how to do things. That being said - If you are a member of Team PyroTech, you can create an account and edit this page if you find valuable resources or want to create a sub-page that explains something in clearer language for a reference later.



2025 Fall Training

2026 PC Software Upgrades

Building an FRC Robot

Resources not aimed directly at building a robot

Getting Started

  • Zero to Robot is a tutorial designed to go from zero to a working robot.
  • The FRC Robot Wiring page includes a great diagram that shows all of the components of an FRC Robot and the how they are wired together.

Software

CAD and Design

WPILib

The Pyro Tech team currently uses Java as the programming language for FRC competitions. Installing WPILib provides an official FRC development environment. This environment includes WPILib tools, Visual Studio Code, and all dependencies needed to develop and deploy code to the roboRIO.

Programming

Git Repos

Hardware

Troubleshooting

roboRIO

Radio

Chassis Tutorials

Tools

  • FRC Game Tools
    • FRC Game Tools is a software bundle that includes the FRC Driver Station and FRC Utilities.
    • These components are required for FRC teams to configure and control robots and communicate with the field.