/FRC-Custom-Dashboard

1155 Customized Dashboard

Primary LanguageHTMLMIT LicenseMIT

FRC-Custom-Dashboard

1155 Customized Dashboard

How to Install

  1. Install node.js and npm
  2. Run npm i to install all node.js dependencies
  3. Install bower by running npm install -g bower
  4. Run bower install to install all bower dependencies
  5. Install Python 3 (Must be Python 3)
  6. Run pip install pynetworktables2js to install Network Tables

How to Run

There are two ways to run this dashboard

Electron

In the install directory, run

npm start

Browser

  1. In the install directory, run

    py -3 -m pynetworktables2js
    
  2. To view the dashboard, use your browser to navigate to http://localhost:8888

Todo

Top Bar (Timer, Connection)

Gyro

Camera Feed

Motor Speeds

Power/Misc

Autonomous Selector

Minimap