Python API for the Metronomo hardware
Project description
Metronomo
Python API to interact with the Metronomo hardware.
Quickstart
Install from PyPI using pip:
python -m pip install intermod-metronomo
Control your Metronomo unit from Python using metronomo.Metronomo:
from metronomo import Metronomo
with Metronomo("172.23.40.1") as mtr:
mtr.set_ref_internal()
mtr.set_out_clk_freq(100e6)
mtr.sync_out()
Documentation
See the online documentation for setup and installation instruction and for the API reference.
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
intermod_metronomo-1.1.0.tar.gz
(15.1 kB
view details)
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 intermod_metronomo-1.1.0.tar.gz.
File metadata
- Download URL: intermod_metronomo-1.1.0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0bee635b03df25cbabaeaea1b89efa2dfb9b133a4e11309ac831c6270f7b23c0
|
|
| MD5 |
0091d0b0dbb815b05170993c44135df3
|
|
| BLAKE2b-256 |
5924f5de2ae915c1a3ece29bf79931c1b072b95662538d22dd503e341fdef15d
|
File details
Details for the file intermod_metronomo-1.1.0-py3-none-any.whl.
File metadata
- Download URL: intermod_metronomo-1.1.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77797ba7da9f4b15ef53c268cf0ac4e6c0742a225dcca4638e555a1de60f6fbe
|
|
| MD5 |
b7103bc0a93db54343abff5c7b27f12e
|
|
| BLAKE2b-256 |
0895511907ffe19ed5e907b4d983aad5b6f08e92552c7f9806135377679e4839
|