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

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

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.





NodeJS


MIT License

# 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!