https://github.com/virtuald/frc-dashboard-workshop
Content presented at NE FIRST University Day in Hartford
https://github.com/virtuald/frc-dashboard-workshop
Last synced: about 1 month ago
JSON representation
Content presented at NE FIRST University Day in Hartford
- Host: GitHub
- URL: https://github.com/virtuald/frc-dashboard-workshop
- Owner: virtuald
- Created: 2016-09-11T11:56:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-11T12:11:19.000Z (almost 10 years ago)
- Last Synced: 2025-01-26T11:08:58.095Z (over 1 year ago)
- Language: HTML
- Size: 3.91 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
HTML/JS Dashboard Workshop
==========================
PPTX and PDF versions of the slides are here.
For more information about pynetworktables2js, see the documentation at http://pynetworktables2js.readthedocs.io
Demo code
---------
The demo code that was presented is available in the 'demo' directory of this repository. It only contains the HTML/JS dashboard code, and not the necessary robot code to make it work.
If you want RobotPy-based robot code to make it work, see the [encoder-demo](https://github.com/frc2423/encoder-demo) repository.
Author
------
Dustin Spicuzza (dustin@virtualroadside.com)