Read PT1000 temp. sensor
The ADC Differential Pi is an Analogue to Digital converter for the Raspberry Pi
11/12/2016
Posted by:
Mib314
Hi,
I have an ADC Differential Pi.
This module work with a MCP3434 controller.
I need to read PT1000 sensor. I don’t have a lot of electronic knowledge.
Please, if somebody knows a good montage, I was happy.
Thanks a lot
Michel B.
I have an ADC Differential Pi.
This module work with a MCP3434 controller.
I need to read PT1000 sensor. I don’t have a lot of electronic knowledge.
Please, if somebody knows a good montage, I was happy.
Thanks a lot
Michel B.
11/12/2016
Posted by:
brian
You can read a PT1000 sensor using a voltage divider circuit with the sensor on one side of the divider. You need a precision voltage reference to supply the voltage to the divider and the centre of the divider would go to the ADC input pin.
The following links show how this can be set up and the first link also has a python demo which could be modified to use the Python library to read your sensor.
Monitoring temperatures using Raspberry Pi
RTD temperature sensing
The following links show how this can be set up and the first link also has a python demo which could be modified to use the Python library to read your sensor.
Monitoring temperatures using Raspberry Pi
RTD temperature sensing
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view.
Download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.