Search found 3 matches
- 20 Jan 2019, 18:08
- Forum: ESP Easy: General Discussion
- Topic: Wemos D1 mini and deepsleep from rules
- Replies: 1
- Views: 2751
Wemos D1 mini and deepsleep from rules
Hi! I have a strange problem... Running mega-20190116 on a Wemos D1 mini with a ds18b20 connected to gpio-14. The goal is to boot up, publish temperature on mqtt and then sleep for a couple of minutes and repeat... At first, I enabled deepsleep from config menu. Played around with different awake/sl...
- 05 Sep 2017, 00:03
- Forum: Experimental
- Topic: Counter is sending false values
- Replies: 2
- Views: 18415
Re: Counter is sending false values
Have tried both long and short debouncing time, makes no difference...
Besides, isn't that for preventing multiple counts on a not so distinctive pulse?
In my case it seems to be increase the counter without an incoming pulse...
Besides, isn't that for preventing multiple counts on a not so distinctive pulse?
In my case it seems to be increase the counter without an incoming pulse...
- 01 Sep 2017, 20:06
- Forum: Experimental
- Topic: Counter is sending false values
- Replies: 2
- Views: 18415
Counter is sending false values
Have a Wemos D1 mini input connected to district heating power meter's S0 output (with pull-up resistor). The counter is somtimes sending values to Domoticz even when no pulse was generated by meter. I did set up a switch input on the same gpio input that triggers a LED blink on pulse, so I can see ...