Skip to content

Similar to accident counter but a doomsday clock instead!

Notifications You must be signed in to change notification settings

FRC-1721/DoomsdayClock

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Display Hardware Firmware Workflow

Watch the Youtube Video here.

The #stalled in the build space

Welcome!

This repo contains all the firmware and hardware for Tidal Force's "Days Worked Without Incident" counter.

If you're looking for the latest docs/builds, see our Releases Page.

Getting Started

First, clone this repo (and optionally checkout a branch)

git clone https://github.com/FRC-1721/AccidentCounter.git
cd AccidentCounter
git checkout new_board

Init Submodules

Some libraries and resources are included as submodules, run the following command to initialize them before opening the main sch

(If you get a missing library error, make sure to do this)

git submodule update --init --recursive

About

Similar to accident counter but a doomsday clock instead!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 78.2%
  • Python 12.1%
  • Makefile 6.8%
  • C 2.9%