Skip to content

nextrad/tcu_software

Repository files navigation

TCU Software

Programs to initialize and interact with the Timing Control Unit.

Installation

1 Download the repository

git clone https://github.com/nextrad/tcu_software.git

cd tcu_software

2 (optional) Create a virtual environment to install required python packages locally to the project:

sudo apt-get install python3-venv

python3 -m venv venv

source venv/bin/activate

3 Install required python packages

pip3 install -r requirements.txt

Usage

todo

About

Programs to initialize and interact with the Timing Control Unit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages