can i use it with Pressure sensor...?
JaneYu 2019-10-09 12:53:33 12 Views1 Replies can i use it with Pressure sensor...?
2022-10-27 13:01:32
JaneYu
I used it with ESP32-E and DS18B20 and it worked well. In the beginning I got -127 reading. Later I figure out that the issue was pin **. oneWire library requires Port Pin not IDE pin. When I connected the probe to D7, I needed to enter 13 as the PIN number.
JaneYu 

