Small framework to experimental collect electrical and system metrics of SBC devices.
Project description
Overview
Small framework to collect electrical and system metrics of SBC devices.
Develop
Developer informations can be found here.
Install
python3 -m venv venv
venv/bin/pip install power-measurement-experiment
Running under normal user (non-root)
Create USB group:
sudo addgroup usbmeter
Install udev rules:
sudo install --mode=0644 --target-directory=/etc/udev/rules.d/ venv/lib/python3.12/site-packages/usb_multimeter/udev/90-usb-power-meter.rules
sudo udevadm control --reload-rules
sudo udevadm trigger
This provides access for users of the usbmeter group. Do not forget that after beeing added to the group the user has to logout and login again.
Usage
Usage informations can be found here.
Project details
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 power_measurement_experiment-1.0.0.tar.gz.
File metadata
- Download URL: power_measurement_experiment-1.0.0.tar.gz
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d66c76dc1aa845493f5d4aeef21d2887049bb551eb40c4d858fd2017f1fa3aab
|
|
| MD5 |
272354ae49b1f1552fe663bf475dd5d1
|
|
| BLAKE2b-256 |
4132ffdb2976631a2f68609242dafe65a849cc0108bd604baa634c2408b661e1
|
File details
Details for the file power_measurement_experiment-1.0.0-py3-none-any.whl.
File metadata
- Download URL: power_measurement_experiment-1.0.0-py3-none-any.whl
- Upload date:
- Size: 59.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27cb8d0a6ca09b4fea8faa8d81f759f5307f916162568a47576cf30f99e5f9e2
|
|
| MD5 |
3cf7382d7887ae4493cfcffa14cf79f7
|
|
| BLAKE2b-256 |
c4ec7edacd498d4dac3c02890f4861a653cd1a7eaec5054e84c1511caabd11ee
|