Skip to content

CarletonURocketry/labjack-collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labjack Collector

The labjack collector is a system that collects, logs and relays data over network from the labjack data collection system.

https://labjack.com/blogs/faq/what-is-a-labjack

Documentation of the labjack library can be found here: https://support.labjack.com/docs/ljm-library-overview

Labjack library examples: https://github.com/labjack/labjack-ljm-python

Installation

Install the labjack support library for your OS here: https://support.labjack.com/docs/ljm-software-installer-downloads-t4-t7-t8-digit, ffr context, we have a labjack t7

Clone this repositoryy

python3 -m venv .venv
python install -r requirements.txt

About

A system to collect, log and relay labjack data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages