From 2f1837a75e96612040c6db2b594adf7463173c88 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Tue, 1 Apr 2025 17:56:32 +0200 Subject: Cleaning repository --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1a3ed07 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# ina260-beaglebone-performance + +## Notes +- Host machine = the one that launches the experiments + +## Package requirements +### Host machine *AND* BeagleBone Black +Packages: +- time +- iperf +- zeromq +### BeagleBone Black +Driver: +- INA260 for BeagleBone Black (available [here](https://gitlab.com/manzerbredes/ina260-sysfs-driver)) + +## Results used in the paper +- The results presented in the paper can be downloaded [here](https://data.lguegan.com/Repeatability/Datasets/INA260_BeagleBone_Black.tar.gz). +- You can analyze them by extracting the content of the archive into the `analysis/results/` folder, and run the `analysis/analyze.R` script. -- cgit v1.2.3