mirror of
https://gitlab.com/manzerbredes/ina260-beaglebone-performance.git
synced 2025-04-04 19:36:25 +02:00
Reproducibility: " Design and Evaluation of Single-Board Computer Based Power Monitoring for IoT and Edge Systems."
analysis | ||
sandbox | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
README.md |
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)
Results used in the paper
- The results presented in the paper can be downloaded here.
- You can analyze them by extracting the content of the archive into the
analysis/results/
folder, and run theanalysis/analyze.R
script.