Quantcast
Channel: General - electric imp Forums
Viewing all articles
Browse latest Browse all 168

Best approach for Imp wakeup and sleep, water level sensing.

$
0
0
I need to trigger an imp 001 to wake from deep sleep on the event that a liquid level sensor is exposed to water and send an alert to a user. I then would like the device to go back to deep sleep even though the water will still be present. This behavior will have to repeat every time the water level sensor goes from low to high (every time the user fills the tank). I am aware that the interrupt can only be triggered when the pin state transitions from low to high, and that the device can only go to sleep when the pin goes low again, hence the challenge. This is a battery powered application so power consumption is at a premium. Has anyone here developed a workaround for this kind of use case?

Viewing all articles
Browse latest Browse all 168

Trending Articles