Update README.md

master
Sayeth Rodríguez 4 years ago
parent f784b69235
commit 511b22ad54

@ -24,6 +24,6 @@ Connect sensors to power supply and Beaglebone like in the next diagram.
Then you can run the code wih this comand*:
```
./daq <time> <sampling period>
./daq <daq duration(h)> <sampling period(s)>
```
*change < time> and < sampling period> with your own values.
*replace < daq duration(h)> with the total data acquisition time (in hours), and < sampling period(s)> with the time between each measurements acquisition (in seconds).
Loading…
Cancel
Save