Skip to content

Techstyleuk/SensESP-NMEA2000-Battery-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SensESP-NMEA2000-Battery-Monitor

This is the Battery Monitor for Nautical Sun. This version has 2 battery monitors (voltage, current and temp) and an outside temperature sensor. This device outputs in NMEA2000 and WiFi to a Signal K server. the device is built on SensESP using an ESP32.

Hardware side what I bought was:

I needed 2 Current Sensor Boards, so look carefully on the board you will see pads labelled A0 and A1 for battery A, I left the pads alone (default Address), for Battery B, I connected the A0 pad to the pad next to it (0x41)

See the video on (TBA)

The files should replace the files of the same name in the template. locations are as follows:

src/main.cpp

platformio.ini

Comprehensive documentation for SensESP, including how to get started with your own project, is available at the SensESP documentation site.

See Schematic.jpg for the schematic and INA219_detail.jpg for more info on the current board setup

Here is a picture of the shunt on a test battery, the shunt was much smaller (physicallY) than I was expecting and I really need bigger holes, so a different one may make its way to the production version: Shunt1 The resistors are for filtering (with the capacitor), they will be inside the box

this version has an additional CAN board which provides NMEA2000 messeages, remember to remove the 120ohm resistor if you are integrating with a NMEA2000 backbone

About

This is the Battery Monitor for Nautical Sun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages