A Package to control a digital function generator by PHYWE
Project description
PhyweControl
Python package for controlling the "Digital Function Generator" produced by PHYWE Systeme GmbH & Co. KG.
Installation
The package is included in the python packaging index and can be installed via pip:
pip install phywecontrol
Driver Installation
Windows
The function generator should show up as "Digital Function Generator" in the device manager. Select "Update Driver" and point the installation wizard to the driver folder.
Open the device properties and enable "Load VCP" in the "Advanced" Tab. After unplugging and re-plugging, the function generator shows up as COM Port in the device manager.
Linux
The device driver is included in the Linux kernel as ftdi_sio. However, the vendor and product id of the
function generator are not registered in the driver and must be added manually.
Load the module:
modprobe ftio
Register the Device IDs for the module (if this doesn't work, the module location might be different on your system):
echo 0403 a303 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id
After plugging in the function generator, it should show up as /dev/ttyUSBx.
To make this change permanent:
Add the file /etc/udev/rules.d/99-phywe.rules:
ACTION=="add", ATTRS{idVendor}=="0403", ATTRS{idProduct}=="a303", RUN+="/sbin/modprobe ftdi_sio" RUN+="/bin/sh -c 'echo 0403 a303 > /sys/bus/usb-serial/drivers/ftdi_sio/new_id'"
Third-Party Content
The device drivers and interface docs in this repository are authored by PHYWE Systeme GmbH & Co. KG and are used with permission. All rights remain with the original authors.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phywecontrol-1.0.0.tar.gz.
File metadata
- Download URL: phywecontrol-1.0.0.tar.gz
- Upload date:
- Size: 1.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5041c5ef4a3ada97fcfbeafa116967486ddf7198529efda6480b31fbd501bf6
|
|
| MD5 |
9f260d8bb6b52fae8b0dfa160f4043b1
|
|
| BLAKE2b-256 |
379c5332eded4246dbb623e813debd0fb35003c44e91884635c1cb45e3e5d0ee
|
Provenance
The following attestation bundles were made for phywecontrol-1.0.0.tar.gz:
Publisher:
publish-to-pypi.yml on Schallform/PhyweControl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
phywecontrol-1.0.0.tar.gz -
Subject digest:
e5041c5ef4a3ada97fcfbeafa116967486ddf7198529efda6480b31fbd501bf6 - Sigstore transparency entry: 228262150
- Sigstore integration time:
-
Permalink:
Schallform/PhyweControl@52c42b27740afffed24e3c62f41eb715bd0798e2 -
Branch / Tag:
refs/tags/1.0.0 - Owner: https://github.com/Schallform
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@52c42b27740afffed24e3c62f41eb715bd0798e2 -
Trigger Event:
push
-
Statement type:
File details
Details for the file phywecontrol-1.0.0-py3-none-any.whl.
File metadata
- Download URL: phywecontrol-1.0.0-py3-none-any.whl
- Upload date:
- Size: 14.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c170800f90093e651dd63de501084996dca5c9b5cc4e458b4945bb34eff671b
|
|
| MD5 |
9d0593181d630160f312b8d77bb1898a
|
|
| BLAKE2b-256 |
190c4035e7c86df726b990f4929d129af6695ee6939d5ddfe7a242debccf0c21
|
Provenance
The following attestation bundles were made for phywecontrol-1.0.0-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on Schallform/PhyweControl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
phywecontrol-1.0.0-py3-none-any.whl -
Subject digest:
7c170800f90093e651dd63de501084996dca5c9b5cc4e458b4945bb34eff671b - Sigstore transparency entry: 228262152
- Sigstore integration time:
-
Permalink:
Schallform/PhyweControl@52c42b27740afffed24e3c62f41eb715bd0798e2 -
Branch / Tag:
refs/tags/1.0.0 - Owner: https://github.com/Schallform
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@52c42b27740afffed24e3c62f41eb715bd0798e2 -
Trigger Event:
push
-
Statement type: