Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frc2852/frc2852-2024

Team 2852 - FRC 2024 "Crescendo"
https://github.com/frc2852/frc2852-2024

frc frc-java frc-robot

Last synced: 1 day ago
JSON representation

Team 2852 - FRC 2024 "Crescendo"

Awesome Lists containing this project

README

        

# Team 2852 - FRC 2024 "Crescendo"

## Features
- MaxSwerve Drive System with Navx2 and Path Planner
- [DriveSubsystem](https://github.com/frc2852/frc2852-2024/blob/main/src/main/java/frc/robot/subsystems/DriveSubsystem.java)
- Photonvision field odometry
- Rev SparkFlex with Vortex motors
- Elevator - Position control
- [ElevatorSubsystem](https://github.com/frc2852/frc2852-2024/blob/main/src/main/java/frc/robot/subsystems/ElevatorSubsystem.java)
- Flywheels - Velocity control
- [ShooterSubsystem](https://github.com/frc2852/frc2852-2024/blob/main/src/main/java/frc/robot/subsystems/ShooterSubsystem.java)
- Arduino Controlled LEDs
- [IntakeSubsystem](https://github.com/frc2852/frc2852-2024/blob/main/src/main/java/frc/robot/subsystems/IntakeSubsystem.java)

## Competitions
- [Ontario District - Centennial College Event](https://github.com/frc2852/frc2852-2024/tree/ont-district-centennial-college-event)
- [Ontario District - University of Windsor Event](https://github.com/frc2852/frc2852-2024)