Python serial data aquisition

Miki miki.tebeka at gmail.com
Mon Jan 24 10:24:14 EST 2005


Hello Flávio,
> My problem is to how to recover my reading from these bytes, since
> pyserial gives me a character (string) from each byte... I dont know
> how to throw away the   unneeded bits and concatenate the remaining
> bits to form a number...
See the array module.
Also http://tebeka.bizhat.com/Software/bitter.py

HTH.
Miki




More information about the Python-list mailing list