QuestionsFind xubuntu com port to be used in Arduino IDE
pablok asked 5 years ago

Dear folks,
How do I find the (x)ubuntu com port (/dev/ttySomething0) the arduino IDE wants to communicate with the ESP8266??
Please advise,
pablok

adlkh0411@gmail.com replied 5 years ago

ls -l /dev/tty* or
ls -l /dev/ttyS* or
ls -l /dev/ttyU*

etc…

1 Answers
RichardS Staff answered 5 years ago

This is an easy answer if you google, please try.