Closed
Description
As with the equivalent C++ library https://github.com/adafruit/Adafruit_MAX31865, the bias current seems to be left on permanently, leading to increased self-heating. Adding self.bias = False at line 233 of adafruit_max31865.py should fix this. Also, maybe a note should be made that all improvements to C++ libraries should be duplicated in the equivalent python library and vice versa.
Metadata
Metadata
Assignees
Labels
No labels