in reply to Re^2: Serial Port
in thread Serial Port
That repeat callback is not tied to anything. The Tk event loop will call the handler every 100 ms. You will need to write code in the handler to deal with every message the arduino will send.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Serial Port
by PilotinControl (Pilgrim) on Aug 13, 2015 at 18:35 UTC |