In python, how do I make it so that I can have two programs read from a serial port? -
i have python program processes serial data comes in , sends data out. need separate python program monitors needs use same serial port other program, , not respond monitor.
any idea how can this? unless missing something, not sure how make there 2 listeners same serial port.
Comments
Post a Comment