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

Patribots4738/SmartDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartDashboard

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

Interface preview

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.