Programming scientific instruments in Python - Part 1

preview_player
Показать описание
This tutorial covers the basics of interacting with instruments through Python. During the workshop we program a simple electrical measurement using serial and VISA instruments, covering the required software, connection and communication between instrument and computer, and implementation of a basic graphical user interface.

Links to the required software and Python libraries:

Commands to execute in Anaconda Prompt to install Python libraries:
pyvisa: conda install conda-forge::pyvisa
pyserial: conda install anaconda::pyserial
pyqtgraph: conda install anaconda::pyqtgraph
Рекомендации по теме
join shbcf.ru