Problem reading analog input values from 1136_0 – Phidget Voltage Sensor

Any hardware type questions or problems for all other Phidget devices.
Verfurne
Fresh meat
Posts: 1
Joined: Fri Jul 11, 2025 10:04 am

Problem reading analog input values from 1136_0 – Phidget Voltage Sensor

Post by Verfurne »

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?