Skip to content

Reduce self-heating #22

Closed
Closed
@ben-lewis

Description

@ben-lewis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions