Skip to content
Snippets Groups Projects
Select Git revision
  • pbv2active
  • master default protected
  • devel
  • devel_isOn
  • revert-70fe35dc
  • qaqc
  • idatasink
  • scpiPs
  • ips_texio
  • ips_RS_HMP4040
  • ips-keithley
  • sp-autoconf
  • blocking_com
  • calibrationEM
  • rd53a_ivUpdate
  • dt5471
  • spi
  • iv_curve
  • arduino-influx
  • rd53a_ivcurve
  • InstekPST3202_addition
  • v0.1
  • RALIrradNov2018
23 results

labRemote

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from Berkeley Lab / labRemote
    775 commits behind, 3 commits ahead of the upstream repository.
    user avatar
    Karol Krizka authored
    dea9dfc4
    History

    Small library to control and read out lab equipment.

    To start with:

    mkdir build; cd build
    cmake ..
    make -j4

    Requirements for probe station controller:

    Requirements for FTDICom:

    • libftdi - Generic FTDI library
    • libmpsse - Library that implements common communication protocols (I2C, SPI) using the MPSSE framework on FTDI chips