From bec6d9914cbcfd97f14068be5ca3dbb2052187e7 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 28 Jun 2021 21:32:39 +0200 Subject: README: Note that energytrace-util may be sufficient for some use cases --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cbcb48..b37bf74 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # msp430-etv – MSP430 EnergyTrace Visualizer -msp430-etv performs, visualizes and analyzes energy measurements performed +msp430-etv performs, visualizes and analyzes energy measurements on TI MSP430 Launchpads using the on-board EnergyTrace circuit. It uses [energytrace-util](https://github.com/derf/energytrace-util) to start @@ -19,6 +19,11 @@ Generation with MSP430 EnergyTrace](https://ess.cs.uos.de/static/papers/Friesel-2021-CPSIoTBench.pdf) for accuracy figures and some odds and ends. +Note: If you're only interested in measurement files and want to perform all +postprocessing by yourself, you do not need msp430-etv. +[energytrace-util](https://github.com/derf/energytrace-util) is sufficient for +that task. + ## File Format EnergyTrace performs measurements in intervals of about 270 µs. Each line -- cgit v1.2.3