Yup most usb->serial converters get access through the Chromebook layers with Crostini (Linux) enabled.
I use dl for Linux with my T102 & see /dev/ttyUSB0 when plugged in. On Wed, 12 Nov 2025, 4:39 pm Alex, <[email protected]> wrote: > Can Python access a serial port on ChromeOS though? > > Web serial might work > > > On November 11, 2025 10:22:36 PM UTC, Gregory McGill < > [email protected]> wrote: > >> You can run Python on a Chromebook by enabling the Linux development >> environment and then using the apt package manager to install Python 3. >> Alternatively, you can use a Python extension in an editor like VS Code or >> a dedicated Python Shell extension from the Chrome Web Store. >> >> On Tue, Nov 11, 2025 at 1:57 PM Peter Vollan <[email protected]> >> wrote: >> >>> Is anything for Chromebook to transfer files to a Model T? >>> >>
