Frank
Frank
> Do you have a multimeter or other device to measure the battery voltage? Yes, both 😉 I can connect a battery and let it run out, then measure remaining...
> Do you have a multimeter or other device to measure the battery voltage? > It would be interesting to see what voltage the battery actually discharges to. Hi, I...
> It looked very very simple and easy to use without any libs. A very simple (but effective) smoothing method is using an exponential filter, like this: ```C++ constexpr float...
> `x = (99.0f * x + value) / 100.0f` yes its basically doing the same, just that my "audioreactive filter" variant is a bit more efficient (avoids division), and...
> Okay. So I will implement your method of smoothing if it's ok for you. Hi, sure go ahead, that's fine with me. The tricky part might be to find...
> 你好,我是一个新手,请问是否可以请教一下IIC通信的代码呀?调试时貌似通信地址不正确,希望能得到你们的帮助,十分感谢! Could you please translate to englisch?
> > 我认为我们应该在帮助 JohnShen04 之后关闭这个问题。我不希望这个问题/讨论变成电池 usermod 帮助票。人们应该为他们的问题创建单独的问题。否则,这张票/问题会变得太混乱了. > > Yes .I think you're right. I will delete my question, but before that, can I ask what the IIC address is?...
So this basicially reverts some of the last commits of the usermod (please correct me if I misunderstood)? Wouldn't it be smarter to resolve the compiler errors in the code,...
> imagine there is a more elegant way to do whatever {"stop":0}, is doing without repeating it so many times in the json. This would help cut down the size...
availeable since 0.15.0-b2 (8266 and esp32 chips supported)