adafruit_max31855

This is a CircuitPython driver for the Maxim Integrated MAX31855 thermocouple amplifier module.

  • Author(s): Radomir Dopieralski

Implementation Notes

Hardware:

Software and Dependencies:

class adafruit_max31855.MAX31855(spi, cs)[source]

Driver for the MAX31855 thermocouple amplifier.

reference_temperature

Internal reference temperature in degrees Celsius.

temperature

Thermocouple temperature in degrees Celsius.