User Manual
Once in Mu, look for the Serial button in the menu and click it.
Setting Permissions on Linux
On Linux, if you see an error box something like the one below when you press the Serial button, you need to add
yourself to a user group to have permission to connect to the serial console.
On Ubuntu and Debian, add yourself to the dialout group by doing:
sudo adduser $USER dialout
After running the command above, reboot your machine to gain access to the group. On other Linux distributions, the
group you need may be different. See Advanced Serial Console on Mac and Linux (https://adafru.it/AAI) for details on
how to add yourself to the right group.
Using Something Else?
If you're not using Mu to edit, are using ESP8266 or nRF52 CircuitPython, or if for some reason you are not a fan of the
built in serial console, you can run the serial console as a separate program.
Windows requires you to download a terminal program, check out this page for more details (https://adafru.it/AAH)
Mac and Linux both have one built in, though other options are available for download, check this page for more
details (https://adafru.it/AAI)
© Adafruit Industries https://learn.adafruit.com/adafruit-metro-m4-express-airlift-wifi Page 44 of 187