Lab devices base classes
Project description
Lab device base classes
This repository supplies some abstract base classes for various device families that are used as basis for specific implementations. Those base classes provide the frontend used by experimental scripts - the implementations are then done in a device specific way by other packages.
This package emerged from re-implementing different interfaces for different devices from time to time to provide some kind of common base structure for different devices.
The base classes just implement basic parameter validation and provide a calling convention. Changes should never break existing libraries.
Currently implemented base classes:
- Power supplies
- KA3005PSerial for Korad KA3005P power supplies via serial interface
- pydp832 for Rigol DP832 power supplies via Ethernet
- Oscilloscopes
- Rigol MSO5000 for Rigol MSO5000 oscilloscopes
- Rigol DHOxxx for Rigol DHOxxx oscilloscopes (by MasterJubei)
- Function generators / Arbitrary waveform generators
- FY6900 for FE FY6900
- Rigol DG832 (work in progress)
- Siglent SSG3021X sinewave 9 kHz - 2.1 GHz generator (work in progress)
- Rigol DG1000Z by PMSchueler
- Pressure gauges
- PYBPG400 for the RS232C interface of the INFICON BPG400 pressure gauge
- Vector network analyzers
- NanoVNA v2 (work in progress)
- Scanning Electron Microscopes
- XL30 ESEM (work in progress)
- General purpose I/O devices
- SPI bus
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pylabdevs_tspspi-0.0.18.tar.gz
.
File metadata
- Download URL: pylabdevs_tspspi-0.0.18.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 596bf19f15d2f96777090b96b82ab87cfb09e440201415f46daf4fbe06f85106 |
|
MD5 | d554356bc2d569973d940e8509e549e7 |
|
BLAKE2b-256 | 7cc917ae91315ba82b6a41463800a23d2c45705c4ccaf54097c774e6bd159c97 |
File details
Details for the file pylabdevs_tspspi-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: pylabdevs_tspspi-0.0.18-py3-none-any.whl
- Upload date:
- Size: 20.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbe965d213174ad814728cf820d28b6c6ba9326aaf96ed2bb1df5e027ca2075d |
|
MD5 | 842a189e01dca9552e3350f8df2b6a7e |
|
BLAKE2b-256 | 509d9179e86f84ddd84c522c6439c2313d5a18834c4375bbcf6dbaab1ca93f87 |