I kept having trouble connecting to the serial console of my Raspberry Pi using the Linux screen command. I could always connect to it from PuTTY on my Windows machine, but the Linux screen command... no.
Well, I found a command that worked.
"screen /dev/ttyUSB0 115200,cs8,-ixon"
So, hurray!!!
No comments:
Post a Comment