Hi,
Firstly I’m new with python. I’m trying to read values on the serial line to plot a graph. In my serial monitor putty everything is in the right way printed on the serial line.
But when I’m trying to read it with python it adds an character and because of this the graph can not be plotted.
Can someone help me out where this character comes from and how I can get rid of it?
Kind regards,
JP