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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to