Skip to content

elektronomikon/GPIB-USBTMC-Serial-Connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.1%
  • Other 0.9%