mirror of
https://github.com/marenz2569/ut803-plot
synced 2024-12-21 21:22:22 +01:00
utilities to generate plots from the ut803 dmm
collect.sh | ||
es51922.py | ||
he2325u_hidapi.py | ||
plot_voltage.sh | ||
README.md | ||
suspend.sh | ||
voltage.plot |
ut803-plot
usage
- execute
collect.sh
to collect data from the dmm - execute
plot_voltage.sh
to plot the voltage readings from the dmm
tools from other people
suspend.sh
script from erste.dehe2325u_hidapi.py
script from Philipp Klauses59122.py
script modified from ut61e repository