Displaying Serial Console Output (Viewing Standard Output When Installing CircuitPython on Raspberry Pi Pico)

2023-02-11 12:21 (3 years ago)
Terminal Currents
Play a song themed on this article

Here’s how to view the standard output of a serial console connected to a Mac. You can use this method when checking the output of CircuitPython, for example.

To see the list of /dev/tty:

ls /dev/tty.*

To connect using screen:

screen /dev/tty.usbmodem11401

To exit, press Control + Aky.

Please rate this article
Currently unrated
The author runs the application development company Cyberneura.
We look forward to discussing your development needs.

Categories

Archive