What to build
The MAX31856 breakout sits on the breadboard beside the ESP32, wired over SPI, and returns a number. Any number. Correctness comes in the next ticket; this one is about the bus talking.
Dupont jumpers only, no soldering. MOSI, MISO, CLK and CS between the two boards, plus 3.3V and ground, following the breakout's own pinout rather than a generic diagram.
With no thermocouple attached the amplifier will report a fault or an implausible reading, and that is the expected result here. What matters is that ESPHome logs show the chip responding rather than silence or a bus error.
Acceptance criteria
Blocked by
What to build
The MAX31856 breakout sits on the breadboard beside the ESP32, wired over SPI, and returns a number. Any number. Correctness comes in the next ticket; this one is about the bus talking.
Dupont jumpers only, no soldering. MOSI, MISO, CLK and CS between the two boards, plus 3.3V and ground, following the breakout's own pinout rather than a generic diagram.
With no thermocouple attached the amplifier will report a fault or an implausible reading, and that is the expected result here. What matters is that ESPHome logs show the chip responding rather than silence or a bus error.
Acceptance criteria
Blocked by