/AN9002_info

Info and a logging script for the AN9002 multimeter

Primary LanguagePythonApache License 2.0Apache-2.0

AN9002_info

Info and a logging script for the AN9002 multimeter

This has just been tested on 1 multimeter. You might need to change the address in the python scripts.

Usage

Run the script. After a few seconds it should connect and start showing a graph. Pressing "q" inside the terminal stops the script and stores the data into a csv file. If the unit of measurement is changed(going from volt to amp for example), the logging starts again. Roughly 2.6 measurements are taken per second, so one minute of logging equals around 156 measurements.

More info can be found on the corresponding blog post.