Hello,
I am using a TMP107 and it is connected to a linux computer. I am trying to use Python to read the serial port, but I am not able to see any values over the port. Do I need to initialize the temperature sensor before I can read the values? Also, is there a python script available to read the temperature values?
Thanks