Page 1 of 1

Setting the threshold value with the button.

Posted: Sat Nov 25, 2023 7:47 am
by Ahmet58
Hello, I want to record the instantaneous value received from a connected sensor as a threshold value 10 seconds after my esp32 card is powered on and then compare it with the values ​​from the same sensor. This threshold value should be deleted after the power is cut off, and the threshold value should be recorded again after 10 seconds when the power is applied. How can I create a threshold value this way? can you help me. Thank you.

Re: Setting the threshold value with the button.

Posted: Sun Nov 26, 2023 12:36 am
by ESP_Sprite
Sounds to me the most obvious way would work? What did you already try yourself?