Hi everyone,
First post here, I'm trying to set up piCore on a rpi zero w, and I need to access a usb-based serial port. I see there is support for pyserial in python 2, but all my robot code (which I've already written) runs in python 3. I'm running piCore 9.0.3.
What is the easiest way to get pyserial available in python 3.6?
Thanks,
Jon