@sayeth.rd 4 years ago
commit 72678d289d

@ -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*: 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