Package for controlling AX-3003P Programmable DC Power Supply
Project description
# AX3003P Programmable DC Power Supply Control Library [![Documentation Status](https://readthedocs.org/projects/ax3003p/badge/?version=latest)](https://ax3003p.readthedocs.io/en/latest/?badge=latest)
Python package that provides an API for controlling AX3003P programmable power supply. It works on Linux, OSX, Windows and BSD.
- ## Features
Enabling/disabling the output.
OVP and OCP control.
Voltage and current control.
Output voltage, current and power measurements.
- ## Requirements
Python 2.7 or Python 3 and newer
pySerial
## Installing
#### From PyPI AX3003P can be installed from PyPI:: ` pip3 install AX3003P `
Or in case of using Python 2.7:: ` pip install AX3003P `
#### From source ` python3 setup.py install `
Or in case of using Python 2.7 ` python setup.py install `
## Documentation Available on readthedocs.org : https://ax3003p.readthedocs.io/en/latest
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 AX3003P-0.1.tar.gz
.
File metadata
- Download URL: AX3003P-0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41db8063313e0390f26b96e77e828da4f1a8855afaa77e62008920b24a45bc7c |
|
MD5 | e4205ee1c04a8c28abf4127904493975 |
|
BLAKE2b-256 | 706efbab832eb052da79c3ed82f11cc958993e7bea51e9ebf9dcf827464d2646 |
File details
Details for the file AX3003P-0.1-py3-none-any.whl
.
File metadata
- Download URL: AX3003P-0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82dd2f5a5525ff97a559f30c930fdff808bf28b44381979ce7a184a1b3672f18 |
|
MD5 | b27a150733b8e650b064d59f4a85c36d |
|
BLAKE2b-256 | 718a0a13089c2441821edcc434986291ce135b5be4450dd505eb959f5a34366e |