Program to receive and log serial data coming in from a sensor
The sensor is hooked up to a serial to USB converter, and I am programming in python. The program is supposed to catch the EUI from the sensor, which is the first piece of data that comes through, however, it will not catch it reliably and I am unsure why. It sometimes catches it when I run it, and sometimes it won’t. I am writing in python and here are the libraries I am using: