I'm interested in these sensors for detecting water inside a water storage tank, just wondering what is the difference between this and the other sensor https://www.dfrobot.com/pro...
JaneYu 2022-01-14 10:29:50 27 Views8 Replies I'm interested in these sensors for detecting water inside a water storage tank, just wondering what is the difference between this and the other sensor https://www.dfrobot.com/pro...
Both seem to accomplish the same thing, is there a meaningful performance difference between these?
Thanks!
https://uploads.disquscdn.c... .. hi .. can i attach the sensor on this big plastic tank ?
JaneYu hi i need to know whether this sensor can detect fuel like petrol(gasoline)
JaneYu Yes, this sensor could detect the gasoline.
Thank you Winster. Is it safe for raspberry pi since it is limited to 3.3V and the operating voltage is 5V?
JaneYu If you need to upload UNO's sample code to ESP32, you need to prefix the pin number with a "D" in the code, for example:
SoftwareSerial mySoftwareSerial(D10, D11); // RX, TX
JaneYu 

