How can I read values from a buffer with Numpy when some bytes are padded?

后端 未结 0 1367
长情又很酷
长情又很酷 2020-12-02 13:40

Currently I am using a sensor that constantly provides information by using serial port. The data read and saved in the buffer is for example:

b\'\\x00\\x009\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题