I’m using the 1136_0 Phidget voltage sensor to read analog voltages, connected to a 1018_2 InterfaceKit. The sensor is wired properly and I’m using the Phidget22 library with Python on Windows 11.
However, I’m getting inconsistent values — even when the voltage input is steady, the readings jump randomly by 0.2–0.5V. I’ve tested this with multiple channels and even tried smoothing in software, but no luck.
Is there any recommended way to filter or stabilize readings from the 1136_0?