every tutorial I see online uses this sensor as a way to detect when liquid finally reaches it, then buzzes. Is there a way to have this sensor sense when the liquid is NOT there instead? e.g. can I use this on a project I'm doing to detect when a liquid is low in a tank meaning it'll buzz when the liquid is not there anymore
Start by studying the tutorials and figure out how the existing code works. Once you understand the code, it is a simple step to modify it to do what you want.