Reading Sensor Pressure from Analog output
-
@developeralgo222 if you don't need isolation between the sensor and the Duet, just use 2 resistors as a voltage divider.
A better solution would be to use sensors that provide a digital interface that the Duet can use, for example Modbus RTL via RS485. You cold put all 6 sensors on the same RS485 bus provided that the sensors provide a way to set then all to different slave addresses.
We have a small number of prototype 2-channel ADC daughter boards designed for reading 0 to 10V signals.