Edited
Link to Pt100 sensor (That's the best i could do)
https://www.intech.co.nz/products/temperature/mrh.html
Link to ESP8266 datasheet
http://www.handsontec.com/pdf_learn/esp8266-V10.pdf
Original
First of all, I am bit of a noob in electronics so i beg your forgiveness.
So i have a question. I have a manufacturing process where we "melt" resin into liquid form and i want to keep track of the temperature (range probably about 100-200 'C ) in an IOT way (Web dashboard, MQTT).
I am thinking of using a 3 wire PT100 with a ESP8266 Nodemcu using wheatstone bridge configuration. The sensor i am thinking of using will look something like this
Questions:
The equipment on which i will be fitting this sensor will be essentially a very large vessel and most probably there will be chances of the whole probe getting submerged in the liquid resin. How this will effect my reading ? Can this create complications or even damage the probe.
I am not able to find a circuit schematics for a 3 wire Pt-100. I will be really glad if somebody could literally spoon-fed me on how to make the circuit.
Thanks !!!