MAX31723 Class
- ID: max31723
- Name: SPI/3-wire Digital Thermometer
- Category: temp
- Manufacturer: maxim
- Connection: spi
- Link: https://www.maximintegrated.com/en/products/analog/sensors-and-sensor-interface/MAX31723.html
Maxim Integrated* MAX31723 is a low-voltage 3-wire/SPI temperature sensor controller. This module was tested on the Maxim Integrated MAX31732PMB1 PMOD module from the analog PMOD kit.
Item Index
Methods
Methods
MAX31723
-
bus
-
csn
Instantiates an MAX31723 object
Parameters:
-
bus
NumberNumber of the SPI bus used
-
csn
NumberChip select (slave select) pin to use
Returns:
getTemperature
()
Number
MAXDS3231M object destructor; basically, it closes the I2C connection. it is not needed anymore, as the connections will be closed when m_spi and m_csnPinCtx variables will go out of scope ~MAX31723 (); Gets the on-board temperature.
Returns:
name
()
String
Returns the name of the component