Skip to content

FRC703/FRCDashboard

 
 

Repository files navigation

Phoenix Dashboard

This dashboard is built on pynetworktables2js, forked from https://github.com/FRCDashboard/FRCDashboard.

It has been modified from the nodejs network tables connection which had some issues connecting to the robot.

Installation

With python and nodejs installed on your computer, run

npm install

Then connect to the robot and run

npm start

The server will connect to the robot, and launch a server at http://localhost:8888.

A secondary, camera only screen will launch at http://localhost:8888/camera

About

🎮 Extensible, JavaScript-based driving dashboard framework for the FIRST Robotics Competition.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.7%
  • HTML 15.6%
  • Python 7.7%
  • CSS 2.7%
  • Other 0.3%