Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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