Be interesting to see how this is programmed to ESPHome then on to Home Assistant and especially how the visual log graphs are setup - Maybe you could consider a part 2 to this youtube. Nice work...
@mrblue2715 Жыл бұрын
Thank you for the yaml, just what I was looking for for watching a d1 mini with some 18650's and solar. Thanks again
@RND-USAАй бұрын
This is so cool! I need one badly before I kill another battery. Have you tried making one with an esp32 (I think the wroom-32D ) has built-in deep sleep mode)? I still need to wrap my head around how you are using the reset pin to force the esp8266 in and out of deep sleep. Can you explain it more or suggest info links? Thanks so much for making this!
@juergenfoterek67433 жыл бұрын
What is the Value of the Resistor. And how can you mesure Voltage with only one Resistor ? As I know you allways need two Resistors and building a Voltage Divider ..
@ScrapMetalWorks3 жыл бұрын
Correct! the other resistor is already integrated into the D1 Mini. I don't recall the value i used but you you need to figure it out for your D1 because those resistors are never accurate.
@BACRULES3 жыл бұрын
This looks like the thing I have been looking for. How far away can u be before you losing contact? Think of build one for my auto mower👀… do control a DC motor
@ScrapMetalWorks3 жыл бұрын
As far as your WiFi will reach and if it’s not far enough you could use a WiFi extender.
@hiteshhere3 жыл бұрын
Could you please share what is the value of the Register you are using ? And with this setup how much DC voltage I can measure. By the way, Thanks much for this Awesome Video.
@ScrapMetalWorks3 жыл бұрын
I don't recall the value but you need to calculate it based on the actual value of the existing resistor on your D1 Mini and what voltage range you need to measure. Of course there is also an offset to need to use for calibration in the code which in my case was "multiply: 17.4". Sorry this was not meant to be a how to build it.
@bulldog34943 жыл бұрын
Can you share your ESPHome File?
@ScrapMetalWorks3 жыл бұрын
Yaml file added to the description.
@dannyjensen49543 жыл бұрын
Thanks. Great video.
@SaschiIein Жыл бұрын
240p - really?
@hiteshhere3 жыл бұрын
Could you please share what is the value of the Register you are using ? And with this setup how much DC voltage I can measure. By the way, Thanks much for this Awesome Video.
@M0nsieurPi Жыл бұрын
I was thinking about the same question. Probably 100k or something like that. I = U/R, I = 12V/100.000Ohm = 0,12mA This won't draw too much current. The tractor battery won't notice it much and the controller can still work with it.