Skip to content

uorocketry/Labjack-Sensing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labjack Sensing

Allows interfacing with the Labjack T7-Pro DAQ.

Build

CMake

  • mkdir build
  • cd build
  • cmake ..
  • cmake --build .

Windows

Install WSL sudo apt update sudo apt install build-essential cmake curl -O https://files.labjack.com/installers/LJM/Linux/x64/release/labjack_ljm_software_2019_07_16_x86_64.tar.gz tar -xf labjack_ljm_software_2019_07_16_x86_64.tar.gz labjack_ljm_software_2019_07_16_x86_64/ ./labjack_ljm_installer.run

Download https://github.com/dorssel/usbipd-win/releases Open an admin terminal on windows and run:

  • usbipd list
  • usbipd bind --busid
  • usbipd attach --wsl --busid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published