-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

minicom


> A program to communicate with the serial interface of a device.

More information.


Open a given serial port:

sudo minicom --device {/dev/ttyUSB0}

Open a given serial port with a given baud rate:

sudo minicom --device {/dev/ttyUSB0} --baudrate {115200}

Enter the configuration menu before communicating with a given serial port:

sudo minicom --device {/dev/ttyUSB0} --setup


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 07:22:45 2024