Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
…into main
  • Loading branch information
nick-ls committed Jul 3, 2021
2 parents 2cd69c6 + 51dd4cf commit 87aec27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# SmartDashboard

This is a user interface for displaying robot information and tuning values.

![Interface preview](https://raw.githubusercontent.com/Patribots4738/SmartDashboard/main/img/preview.png)

## How to get started
1. Download and install the latest release of Node.js
2. Clone this repository to a folder
3. Run `npm install` in the project directory
4. Run `electron .`
5. Connect to the FRC robot's wifi network and send/receive the desired NetworkTables keys for displaying/setting values on the dashboard through the robot's code.
5. Connect to the FRC robot's wifi network and send/receive the desired NetworkTables keys for displaying/setting values on the dashboard through the robot's code.

0 comments on commit 87aec27

Please sign in to comment.