Skip to content

PhilippCo/python-vxi11-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VXI-11 Server in Python

forked from https://github.com/coburnw/python-vxi11-server

install on Raspberry Pi

cd ~
mkdir repos
cd repos
git clone https://github.com/PhilippCo/python-vxi11-server.git

sudo cp python-vxi11-server/vxi-bridge.service /lib/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable vxi-bridge.service
sudo systemctl start vxi-bridge.service

sudo systemctl status vxi-bridge.service

About

A VXI-11 Instrument Server written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%