aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1a3ed07e5cb61a4e157187da00f2460b861d959c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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.