Sasha Brownsberger
May 02, 2022
...
Run the acquisition command from the control computer command line:
$ cd ~/Documents/sampling/arduino/$ port=ttyACM0 #Check which dev port the arduino is assigned - typically ttyACM0 or ttyACM2
$ seqTimeSec=300
$ averageTimeSec=10$ sudo a+rw /dev/$port
+
/
$ python3