WLED/usermods/ULC_Battery_Management
2023-06-20 20:00:57 +02:00
..
IP5306_I2C.h Use global I2C instance, instead of custom 2023-06-20 19:52:34 +02:00
platformio_override.ini Removed incorrect usermods file. Moved target definition from platformio.ini to platformio_override.ini in usermod folder 2023-06-20 20:00:57 +02:00
readme.md Added NCSA Universal Light Controller 2023-06-19 20:38:11 +02:00
usermod_ulc_batterymanagement.h Use global I2C instance, instead of custom 2023-06-20 19:52:34 +02:00

NetCube Systems Universal Light Controller - Battery Management Usermod

This usermod will read status from an IP5306-I2C battery management soc, and monitor the battery voltage via and voltage divider.

Installation

Copy the example platformio_override.ini to the root directory. This file should be placed in the same directory as platformio.ini.

Define Your Options

  • USERMOD_ULC_BATTERYMANAGEMENT - define this to have this user mod included wled00\usermods_list.cpp