Serial coms on Windows 10 with WSL1 TTY devices, Windows Terminal and minicom

by shanselmanon 8/22/2020, 4:20 AMwith 3 comments

by joezydecoon 8/22/2020, 4:28 AM

Holy crap, this is insane. Just install PuTTY. Minicom is great if you’re on a Linux box but making all these gyrations to get a less capable terminal on Win10 isn’t worth it.

PuTTY: https://www.chiark.greenend.org.uk/~sgtatham/putty/

by dekhnon 8/22/2020, 2:00 PM

apt install python3-serial python -m miniterm COM11 115200