Skip to content
This repository has been archived by the owner on Aug 26, 2023. It is now read-only.
/ VikingPit Public archive

A Flask and SQLite powered dashboard for FRC teams in the pit

License

Notifications You must be signed in to change notification settings

FRC6854/VikingPit

Repository files navigation

VikingDash

A Flask and SQLite powered dashboard to help teams and passers by FRC Information

VikingDash Dashboard, which should be run in Kiosk mode with a Raspberry Pi or simmilar VikingDash Panel The interactive dashboard which can be controlled through a ethernet connection VikingDash Dashboard

How to install

You can check for a official Kiosk guide here

Starting Out

Flash your pi with a hostname of vikingdash.local, enable ssh with a password of your choosing and a wifi network if provided.

Updating

SSH into your pi using Ethernet or Wifi (pi@vikingdash.local) and use the following commands.

sudo apt update
sudo apt full-upgrade

Then, reboot the pi using sudo reboot

Setting up display

Go into your configuration menu using sudo raspi-config, select System Options (1) > Boot Auto Login (5) > Desktop Autologin (4) > Automatically login as pi user.

Cloning the repository

sudo apt install git
git clone https://github.com/FRC6854/VikingDash
cd VikingDash

Using the software installer

This process requires internet

sudo chmod 755 install.sh
sudo ./start.sh

Your all done!

Your kiosk should be online, if it does not work immediatly reset your pi.

About

A Flask and SQLite powered dashboard for FRC teams in the pit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages