In an effort to catalog what a CSA could/should have on a thumb drive I’ve started to compile the list of links below.
FRC
- Game Manual – https://www.firstinspires.org/resource-library/frc/competition-manual-qa-system
- Game Tools (Driver Station / Rio Update) – https://www.ni.com/en-us/support/downloads/drivers/download.frc-game-tools.html
- WPILib Installer – https://github.com/wpilibsuite/allwpilib/releases
Java
- Java Installer – https://java.com/en/download/win10.jsp
- OpenJDK – https://www.oracle.com/java/technologies/javase-jdk13-downloads.html#license-lightbox
- Uninstaller – https://javadl-esd-secure.oracle.com/update/jut/JavaUninstallTool.exe
Robot Components
- CTRE
- PCM – http://www.ctr-electronics.com/control-system/pcm.html#product_tabs_technical_resources
- Download the latest FRC Firmware
- PDP – http://www.ctr-electronics.com/control-system/pdp.html#product_tabs_technical_resources
- Download the latest Firmware
- Talon SRX – http://www.ctr-electronics.com/control-system/talon-srx.html#product_tabs_technical_resources
- Download
- Phoenix Installer
- Latest (Current Year) FRC Firmware
- Download
- Victor SPX – http://www.ctr-electronics.com/control-system/victor-spx.html#product_tabs_technical_resources
- Download
- Phoenix Installer (if you didn’t already)
- Latest (Current Year) FRC Firmware
- Download
- VRM – http://www.ctr-electronics.com/control-system/vrm.html#product_tabs_technical_resources
- Download
- User’s Guide
- FIRST WPILIB Documentation
- Download
- PCM – http://www.ctr-electronics.com/control-system/pcm.html#product_tabs_technical_resources
- Limelight – https://limelightvision.io/pages/downloads
- Helpful to download all that is on the download page
- REV Robotics
- Download – https://www.revrobotics.com/software/
- Hub Interface (Zip file is suggested)
- Expansion Hub Firmware
- SPARK MAX Software
- SPARK MAX Client, Firmware, APIs – https://www.revrobotics.com/sparkmax-software/#spark-max-client-application
- DFU Drivers – https://www.revrobotics.com/content/sw/max/STMDFUDriver.zip
- Optional – Download FTDI VCOM Drivers – https://www.ftdichip.com/Drivers/VCP.htm
- Download – https://www.revrobotics.com/software/
- Playing With Fusion – Venom – https://www.playingwithfusion.com/docview.php?docid=1205&catid=9012
- Offline WPI Library
- LabView Drivers
- Manual – https://www.playingwithfusion.com/productview.php?pdid=99&catid=1014
Tools
- RevoUninstaller Portable – https://www.revouninstaller.com/download-free-portable.php
- This will help to remove older versions of software and get rid of the left over files at the same time
- Everything – https://www.voidtools.com/Everything-1.4.1.965.x64.zip
- This will help find files on a computer faster than Windows search
- Rufus – https://github.com/pbatard/rufus/releases/download/v3.9/rufus-3.9p.exe
- This will help to setup the Field Toughbooks. Takes a CD/DVD installation image (ISO) and sets up a
thumb drive to boot from.
- This will help to setup the Field Toughbooks. Takes a CD/DVD installation image (ISO) and sets up a
Originally Posted on March 9, 2020
Last Updated on August 17, 2024
Last Updated on August 17, 2024
All information on this site is shared with the intention to help. Before any source code or program is ran on a production (non-development) system it is suggested you test it and fully understand what it is doing not just what it appears it is doing. I accept no responsibility for any damage you may do with this code.