I have tried minicom and other apps in Linux, all of those I could get working were difficult to use at least to me. I didn’t have even thought that screen could do this. I’m maybe dumb or lazy, but I think the documentation lacks the most important details:
To get started on Linux:
1) Plug the device in
2) screen /dev/ttyUSB0 115200 8N1
3) done
I have tried minicom and other apps in Linux, all of those I could get working were difficult to use at least to me. I didn’t have even thought that screen could do this. I’m maybe dumb or lazy, but I think the documentation lacks the most important details:
To get started on Linux:
1) Plug the device in
2) screen /dev/ttyUSB0 115200 8N1
3) done