Monitor your Car Battery Remotely using ESP8266
Video Statistics and Information
Channel: MrDIY
Views: 20,130
Rating: undefined out of 5
Keywords: esp8266, wemos, wesmo d1mini, wemos d1, wemos mini, home assistant, hassos, MQTT, car battery, monitor car battery, power shield, resistors, 3.3v, 12v, 14v, home automation, car, wifi, wireless, 16v, automation, gitlab, tasmota, tamotizer, stayhome, esp8266 projects, monitor a 12 v battery, smart 12v battery, car battery monitor
Id: VnGRFwDrLHo
Channel Id: undefined
Length: 6min 34sec (394 seconds)
Published: Tue Jun 02 2020
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
I built this to keep an eye on the car battery in these COVID19 times. This could also be used to monitor solar setup or any 12V battery system.
I placed the project files, schematics and code on Instructables: https://www.instructables.com/id/DIY-Monitor-Your-Car-Battery-Code-Setup
Just a thought - would it not be possible to do this via one of the cigarette lighter power points within the car?
Any measurements on the current absorption of the device? That should be pretty low compared to the capacity of the battery, but if the car stays parked for weeks it could significantly reduce battery life.
No deepsleep? It will help deplete the battery faster.
Iβve been wanting to start a project for something like this but Iβd like to have some control over the car perhaps and more information than battery level.
Iβm curious if anyone has figured a way to hook maybe a raspberry pi to the car and get readings from various sensors? For example I have a 2017 Lincoln MKZ Hybrid, would be nice to have things like the fuel readings, oil life, lock & remote start control (all available in the Lincoln app) but have it all integrated to my home. Could be used as a presence sensor as well, just a few ideas I have but Iβm sure the creative minds out there can think of more
Thanks for the write up, Iβve already got my motorbike battery charging itself automatically, this would add some much needed stats on how quickly it depletes and could trigger my charger. Iβll definitely be adding a fuse between this and the battery and I think it needs a housing too for protection.
Brave man restart HA without checking configuration first!!
You may well find that calibration is non linear, especially since you use a very high value resistor. The resistance introduced by the adc may vary a bit depending on voltage. Did you check calibration at low end of range needed?
Are you using deep sleep to minimise drain from d1 mini? Probably only need to do readings every hour or so.
Shit.. this is a spectacular idea!