SEN0508 - pull-up resistor required?

userHead TomCook 2022-08-05 07:50:38 1231 Views2 Replies

Can someone please confirm that the SEN0508 non-contact liquid level sensor requires a pull-up resistor?  This is what the Arduino sample code seems to suggest but I'm not familiar enough with Arduino to say for sure.  I can't see it mentioned anywhere else in the documentation.

 

Thanks,

Tom

2022-08-06 03:24:46

Experimentation seems to suggest that yes, it does.  And part of the problem was that I had it connected to an ESP32 pin that doesn't have an internal pull-up resistor.

userHeadPic TomCook