|
Post by matttaubeneck on Feb 22, 2024 10:36:33 GMT -5
Hello,
What are the capabilities/requirements for having the sensor connected to a raspberry pi?
|
|
|
Post by Lake Shore Jeff M on Feb 22, 2024 10:46:27 GMT -5
A DT-670 sensor does not automatically send and temperature information, therefore, I do not know of any way it can be connected to any PC without having additional components.
To use a DT-670 sensor, you need to source a 10µA current and then read the resulting voltage. Once you have the voltage, you can do a straight line interpolation between the adjacent curve points to calculate the temperature.
If you already have the sensor connected to a temperature monitor or controller, it may be possible to connect the Pi to an interface on the controller via the RS232 interface or Ethernet depending on the controller of monitor and the capabilities of your Raspberry pi.
|
|