Open
Description
So, as you can see above, I finally managed to get the webapi going. I bought a new amplifier (https://www.adafruit.com/product/3328), the MAX31855, because I've a PT100 sensor I thought it might has something to do with this.. This has the following outputs:
- GND
- VIN
- 3vs3
- CLK
- SDO
- SDI
- RDY
- CS
I've connected them in the following manner:
- VCC (green wire) to RPI physical pin Add circuit diagram to README #17
- GND (red wire) to RPI physical pin Explanation for cold/warm switch in pid_loop #25
- SO (yellow wire) to RPI physical pin Light doesn't turn on #21
- SCK (blue wire) to RPI physical pin No values webinterface #23
- CS (black wire) to RPI physical pin removed snooze, added sleep/wake timer #24
SSR is connected to:
- SSR + (red wire) to RPI physical pin Silvia pi new #37
- SSR - (white) to RPI physical pin #39
Also we've measured on the amplifier the values of the PT100 in ohm. This is functioning properly.
So the question is: why aren't we receiving any values on the webapi? Is this because the amplifier isn't giving the signal to the RPI?
Metadata
Metadata
Assignees
Labels
No labels