python - Checking for parity errors with pyserial -



python - Checking for parity errors with pyserial -

i'm writing little utility in python monitor communications on serial line. beingness used debug hardware connected via rs232 beingness able see exactly what's going on line extremely important. how check parity errors using pyserial?

specifically i'm wondering if there platform independent way of finding value of parity bit using pyserial. i'd prefer not need termios this used on windows machines.

python serial-port pyserial

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -