hello there,
I just bought a MPX 4115A absolute pressure sensor and to test it I used a very simple code:
#Picaxe 08M2
#Terminal 4800
#No_Data
do
readadc10 c.4,w0
debug
pause 500
loop
the w0 readings are very erratic and change at each reading. The data sheet does not specify if a resistor...