https://github.com/jaguar-robotics/tba-pitdisplay
An FRC pit display utilizing information from The Blue Alliance's API
https://github.com/jaguar-robotics/tba-pitdisplay
frc nodejs pit
Last synced: 2 months ago
JSON representation
An FRC pit display utilizing information from The Blue Alliance's API
- Host: GitHub
- URL: https://github.com/jaguar-robotics/tba-pitdisplay
- Owner: Jaguar-Robotics
- License: mit
- Created: 2022-04-15T06:14:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-27T02:14:07.000Z (about 2 years ago)
- Last Synced: 2025-01-21T15:49:46.925Z (4 months ago)
- Topics: frc, nodejs, pit
- Language: JavaScript
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
An open source pit display created for use in the FIRST Robotics Competition, utilizing The Blue Alliance's API.
![]()
![]()
# FRC Pit Display
An open source pit display created for use in the FIRST Robotics Competition, utilizing The Blue Alliance's API.━━━━━━━━━━━━━━━
Developed by
Jack Tajkef - Team 7415 - [email protected]
━━━━━━━━━━━━━━━
**Instructions**
1. Download the files
2. Open *config.json* and add your TBA key, your team number, and the port you would like the server to run on
3. Go to terminal and type *npm install*
4. Now, in terminal, type *node app.js*
Done! Enjoy!