Skip to content

c3motion/GPIB-Web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

GPIB

  • Linux GPIB Driver
  • For NI-USB-HS: modprobe ni_usb_gpib
  • Python interface included with driver

Web

  • pip install flask

Example

Run example code with:

flask --app web-example run --host=0.0.0.0

About

Web Interface for GPIB devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.9%
  • JavaScript 20.2%
  • CSS 7.9%