@dc42 said in Reading values from digital Vacuum Pressure sensors:
@developeralgo222 I suggest you remove the leading ! from the analog pin names in your M308 commands, and add B and C parameters to those commands to define the reading range.
You only need to use voltage dividers if you want to take readings when the sensor output exceeds 3.3V. If you don't then you will likely get the same reading as an input of about 3.3V would. A voltage divider is just 2 resistors so you can make one yourself, e.g. 2K from the input pin to ground and 1K from the input pin to the sensor output.
Hi dc42
I am now trying to get my vacuum sensors to work, 5V sensors driven from 6XD and I get Vswing from ~5V to 0v on sensors but connecting Vdivider as suggestes I get nothing.
What can be wrong?
Bengt