Skip to content

PythonLabInstControl/GPIB-USBTMC-Serial-Connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIB-USBTMC-Connector

Recommended OS: Debian 7

Only supported Raspberry Pi OS

A update of pyserial to version 3.X is recommended

Installation

Install sudo (as root)

apt-get install sudo

Install git

sudo apt-get install git

Clone this repository

git clone https://github.com/PythonLabInstControl/GPIB-USBTMC-Serial-Connector

Go into repo folder

cd GPIB-USBTMC-Connector

Run install script

./install.sh

Usage

Place all your source files in Modules/Programs and run them with start.py in Modules. Imports behave like in the Modules folder.

About

Installer and libraries required to talk to GPIB, USBTMC and Serial devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages