utilities to generate plots from the ut803 dmm
 
 
 
Go to file
Markus Schmidl 064acbf77b fixed bug 2017-08-05 03:01:15 +02:00
README.md added bash script to collect data from the dmm 2017-08-05 01:34:45 +02:00
collect.sh added bash script to collect data from the dmm 2017-08-05 01:34:45 +02:00
es51922.py fixed bug 2017-08-05 03:01:15 +02:00
he2325u_hidapi.py added script to get data from dmm 2017-08-05 01:25:43 +02:00
plot_voltage.sh added scripts to plot the voltage readings from the dmm 2017-08-05 01:35:15 +02:00
suspend.sh added script to suspend dmm 2017-08-05 01:11:13 +02:00
voltage.plot added scripts to plot the voltage readings from the dmm 2017-08-05 01:35:15 +02:00

README.md

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