[Tutor] Pyserial and general python serial help

Kent Johnson kent37 at tds.net
Thu Oct 9 20:23:18 CEST 2008


On Thu, Oct 9, 2008 at 1:28 PM, Damon McCartney
<mccartneydamon at googlemail.com> wrote:

> Im trying to read data from the serial port which is being sent from a
> device every 10ms, I seem to be able to read the data in a while loop but
> eventually the buffer seems to overflow and the data gets scrambled.

It helps if you show us your code and evidence of the problem you are having.

Kent


More information about the Tutor mailing list