Skip to content

MAX31855

  • MAX31855 logo MAX31855 for GPIO GPIO


    loading="lazy"

    MAX31855 Thermocouple Sensor App

  • Information about application


    • Author: Aku
    • Version: 0.1
    • Updated at: 2024-03-05
    • Downloads: 0

    Official Web Installer

Description

About

MAX31855 (K, J, N, T, S, R, and E)-thermocouple sensor app for flipper zero.

Shows following data:

  • Thermocouple temperature
  • Internal temperature
  • Fault status and flags

Pinout

This application will work with any chip/thermocouple type, but ensure that you have appropriate combo. Most common one is MAX31855K and K-type thermocouple.

Also check if your sensor board got it's own LDO for power supply. If there are no LDO on your board then connect sensor to 3.3V. Boards with LDO are recommended.

Flipper Sensor
1 5V (If your sensor board have LDO)
3 DO(MISO)
4 CS
5 CLK
8 GND
9 3.3V (If your sensor board do not have LDO)

Changelog

  • 0.1 - Initial version