Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,11 +1,11 @@
 Awesome FRC !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome FRC !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 (https://www.firstinspires.org/robotics/frc)
▐ A curated list of _awesome_ packages and resources related to the FIRST Robotics Competition.
FRC (https://www.firstinspires.org/robotics/frc) is a global High School robotics competition in which students compete to build the best robot possible in just six weeks. These tools, 
resources, communities, and learning materials will help make your FRC season a blast.
FRC (https://www.firstinspires.org/robotics/frc) is a global High School robotics competition in which students compete to build the best robot possible in just six weeks. These tools, resources, communities, and learning materials will
help make your FRC season a blast.
Contents
@@ -64,8 +64,8 @@
Driving
- QDriverStation (https://github.com/FRC-Utilities/QDriverStation) - Popular open-source Driver Station clone for all Desktop platforms. Though not permitted in competition, essential for 
teams wishing to drive on another platform or up their open source cred.
- QDriverStation (https://github.com/FRC-Utilities/QDriverStation) - Popular open-source Driver Station clone for all Desktop platforms. Though not permitted in competition, essential for teams wishing to drive on another platform or up
their open source cred.
- FRCDashboard (https://github.com/FRCDashboard/FRCDashboard) - Powerful and flexible boilerplate for creating complex driving dashboards with web technologies.
- SmartDashboard.js (https://github.com/erikuhlmann/SmartDashboard.js) - SmartDashboard port written in JavaScript with nw.js.
@@ -74,8 +74,7 @@
- /r/FRC (https://www.reddit.com/r/FRC/) - The one and only FRC subreddit.
- Chief Delphi (https://www.chiefdelphi.com/forums/portal.php) - The essential forum for all things FRC.
- Discord Server (http://discord.gg/frc) - Chat community for robotics advice and socialization with other FRC students, mentors, and alumni. The absolute best place to go for FRC discussion.
- Discord Server List (https://docs.google.com/spreadsheets/d/1rm6C_hHhPmiIBZxrQT-xGag2Kv9RTpEdENYSKNYB7iI/edit#gid=1112789586) - List of unofficial regional, organizational, and community 
servers for FRC.
- Discord Server List (https://docs.google.com/spreadsheets/d/1rm6C_hHhPmiIBZxrQT-xGag2Kv9RTpEdENYSKNYB7iI/edit#gid=1112789586) - List of unofficial regional, organizational, and community servers for FRC.
Repositories
@@ -93,8 +92,7 @@
C++
- WPILib (Java/C++) (https://github.com/wpilibsuite/allwpilib) - The official WPILib repository, containing code for the Java and C++ libraries.
- BaseBot (https://github.com/frc5024/basebot) - A complete rewrite of barebonesFRC that is heavily optimized to run as fast as possible and use the bare minimum amount of resources during 
periodic functions.
- BaseBot (https://github.com/frc5024/basebot) - A complete rewrite of barebonesFRC that is heavily optimized to run as fast as possible and use the bare minimum amount of resources during periodic functions.
C#
@@ -130,6 +128,6 @@
Miscellaneous
- FIRST Map (https://firstmap.github.io) - Beautiful map of the world's FRC teams.
- FRC New Tab (https://chrome.google.com/webstore/detail/frc-new-tab/agmoglelphhinnadfmbfodhkdagibkop) - Chrome extension to fill your New Tab page with a random FRC team, or show the team 
with a number corresponding to the current time.
- FRC New Tab (https://chrome.google.com/webstore/detail/frc-new-tab/agmoglelphhinnadfmbfodhkdagibkop) - Chrome extension to fill your New Tab page with a random FRC team, or show the team with a number corresponding to the current 
time.
- FRC Bot (https://github.com/FRC-Bot/FRCBot-ChatBot) - Facebook Messenger bot to get information about FRC teams, events, and matches.