Quote:
|
Originally Posted by titaniumdecoy
How do the people who write the wrapper classes (such as PySerial and USPP) get access to the serial ports?
|
The best way to find that out is to read the actual source of the projects. They are both written in pure python, so it shouldn't be too difficult.