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

2023-02-11 21:21 (1 years ago) ytyng

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.

Currently unrated

Comments

Archive

2024
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011