pyupm_max31855 module

class pyupm_max31855.MAX31855(bus, cs)[source]

Bases: object

API for the MAX31855 Thermocouple Amplifier.

ID: max31855

Name: Thermocouple-to-Digital Converter

Category: other

Manufacturer: maxim adafruit

Connection: spi

Link:https://www.maximintegrated.com/en/products/analog/sensors-and- sensor- interface/MAX31855.html Maxim Integrated*MAX31855 is a cold- junction compensated thermocouple-to-digital converter. This module was tested on the Maxim IntegratedMAX31855PMB1 PMOD module from the analog PMOD kit.

C++ includes: max31855.hpp

getTemp()[source]

double getTemp()

[Interesting]

[Destructor]

Gets the distance from the sensor

Value in Celsius

[spi]

[spi]

[conversion]

[conversion]