• FRC Game Manual
  • FRC Game Q&A
FIRST Robotics Competition Logo
stable

Zero to Robot

  • Introduction
  • Step 1: Building your Robot
  • Step 2: Installing Software
  • Step 3: Preparing Your Robot
  • Step 4: Programming your Robot

Control System Overviews

  • Hardware Component Overview
  • Software Component Overview

Programming Basics

  • What is WPILib?
  • 2023 Overview
  • VS Code Overview
  • Dashboards
    • Shuffleboard
      • Shuffleboard - Getting Started
      • Shuffleboard - Layouts with Code
      • Shuffleboard - Advanced Usage
      • Shuffleboard - Custom Widgets
    • SmartDashboard
    • Glass
    • LabVIEW Dashboard
  • Telemetry
  • FRC LabVIEW Programming
  • Hardware APIs
  • CAN Devices
  • Basic Programming
  • Support Resources
  • FRC Glossary

API Docs

  • WPILib Java API Docs
  • WPILib C++ API Docs

Software Tools

  • Driver Station
  • RobotBuilder
  • Robot Simulation
  • OutlineViewer

Advanced Programming

  • Vision Processing
  • Command-Based Programming
  • Kinematics and Odometry
  • NetworkTables
  • Path Planning
  • roboRIO
  • Advanced GradleRIO
  • Advanced Controls
  • Convenience Features

Examples and Tutorials

  • WPILib Example Projects
  • Third Party Example Projects

Hardware

  • Hardware - Basics
  • Hardware Tutorials
  • Sensors

Romi Robot

  • Getting Started with Romi

Robot Networking

  • Networking Introduction
  • Networking Utilities

Contributing

  • Contributing to frc-docs
  • Developing with allwpilib

Issues

  • Report an Issue
FIRST Robotics Competition
  • Dashboards
  • Shuffleboard
  • Present
  • Edit on GitHub

Shuffleboard

Shuffleboard is a modern looking driveteam focused dashboard. It displays network tables data using a variety of widgets that can be positioned and controlled with robot code. It includes many extra features like: tabs, recording / playback, and advanced custom widgets.

  • Shuffleboard - Getting Started
    • Tour of Shuffleboard
    • Displaying data from your robot
    • Displaying Camera Streams
    • Working with widgets
    • Working with Lists
    • Creating and manipulating tabs
    • Working with Graphs
    • Recording and Playback
    • Setting global preferences for Shuffleboard
    • Shuffleboard FAQ, issues, and bugs
  • Shuffleboard - Layouts with Code
    • Using tabs
    • Sending data
    • Retrieving data
    • Configuring widgets
    • Organizing Widgets
  • Shuffleboard - Advanced Usage
    • Commands and Subsystems
    • Testing and Tuning PID Loops
    • Viewing Hierarchies of Data
  • Shuffleboard - Custom Widgets
    • Built-in Plugins
    • Creating a Plugin
    • Creating Custom Data Types
    • Creating A Widget
    • Custom Themes
    • Widget Types
Previous Next

© Copyright 2023, FIRST and other WPILib Contributors. This work is licensed under a Creative Commons Attribution 4.0 International License. Revision 9a476950.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
2022
2021
2020
Downloads
pdf
html
On Read the Docs
Project Home
Builds