-
-
Notifications
You must be signed in to change notification settings - Fork 88
Description
Hi!
I've been thinking about this for a long while now and finally decided to ask here on Github. I wanted to see if it was possible to use a serial console instead of a physical serial device, since my end goal is to be able to interface with a real calculator from a computer with the serial port using srldrvce.h.
This might be a misguided question, since admittedly I know very little about the internals of the calculator and the specifics around serial/USB. I asked on the discord server a while ago and was told that this would only be possible with a physical calculator at the moment, so maybe this should be a feature request instead?
In the latest nightly version, there has been an option for a "virtual flash drive," which seems sort of close to what I want to do, but I couldn't find much documentation about the serial functionality.