|
|
@ -21,9 +21,9 @@ config-uart-pins.sh
|
|
|
|
Connect sensors to power supply and Beaglebone like in the next diagram.
|
|
|
|
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 <time> <sampling period>
|
|
|
|
```
|
|
|
|
```
|
|
|
|
change <time> and <sampling period> with your own values.
|
|
|
|
*change < time> and < sampling period> with your own values.
|