Serial coms on Windows 10 with WSL1 TTY devices, Windows Terminal and minicom
by joezydeco on 8/22/2020, 4:28:35 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 dekhn on 8/22/2020, 2:00:45 PM
apt install python3-serial python -m miniterm COM11 115200
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/