My First Port
First Steps
Open a port
- Select the send tab (This will spawn the graph)
- Plug in a SPIN or an Arduino talking on the serial port. if you want to test this, sample programs will be available later.
-
Select the corresponding serial port in the port dropdown
The port will start with COM TODO: PIC { width="300" }
The port will most likely start with /dev/tty.usbserial but your mileage may vary.
Figure 1: Open port The port will most likely start with /dev/tty.usb but your mileage may vary. TODO: PIC { width="300" }
-
Open the port by clicking the "Open" button
Figure 2: Open port -
You should observe the data coming from the serial port in the terminal and data points should appear on the graph.
Figure 3: Open port
Troubleshooting
- if you have trouble seeing the desired port, check out the troubleshooting guide