I'm looking into creating a solid state (for the sake of longevity, and to avoid the need for maintenance) device that would detect when a water level has dropped below a certain level, and send a simple shutoff signal to external equipment when this happens. Ultrasonic was chosen because it is solid state, and because unlike a laser, there's no optics to get dirty over time.
Going off of my limited understanding of electronics, it would likely involve an ultrasonic sensor, and something that would A) control the sensor, B) interpret the data from it (so that short-term changes in water level don't trigger the shutoff signal), and C) send the shutoff signal to the external equipment.
Is there a microcontroller that would do the trick, or even a preprogrammed chip of some sort that I could simply connect to the sensor and call it a day?
Thanks for the help.
Going off of my limited understanding of electronics, it would likely involve an ultrasonic sensor, and something that would A) control the sensor, B) interpret the data from it (so that short-term changes in water level don't trigger the shutoff signal), and C) send the shutoff signal to the external equipment.
Is there a microcontroller that would do the trick, or even a preprogrammed chip of some sort that I could simply connect to the sensor and call it a day?
Thanks for the help.