Using minicom to capture Arduino serial port data

by josevnz
GNU/Linux ◆ xterm-256color ◆ bash 1190 views

While you run the code with your computer, using the USB cable:

minicom –capturefile=$HOME/Downloads/ultrasonic_sensor_cap.txt –baudrate 9600 –device /dev/ttyUSB0