hello all
I am trying to integrate analogue silicon temperature meter KTY81-100 into Hassio.
I would like to use ESP32 for this. Does anyone know if there is some kinda of converter analog to digital which i can use for this ?
The sensor it self has very similar (but not the same) resistance readings as “standard” PT1000. However for that one i have found i could use MAX31865 to convert the values.
Just wondering , can i use the same for my case? or does anyone have any other suggestion?
thanks for help
PS: I did find similar topic in here , unfortunately no solution