Open cTurtle98 opened 1 year ago
here's the adafruit library for using the device in arduino https://github.com/adafruit/Adafruit_LC709203F
adafruit article about using the sensor in arduino https://learn.adafruit.com/adafruit-esp32-s2-feather/lc709203-simple-data
For folks that have a newer feather esp32-s2, this might be helpful: https://community.home-assistant.io/t/adafruit-max17048-lipo-battery-gauge-with-esphome/524005/6
Has support for the LC709203F been incorporated? clicking through various links on this page it looks like someone developed code for it.
Describe the problem you have/What new integration you would like
I would like support for reading battery status with this sensor Adafruit LC709203F LiPoly / LiIon Fuel Gauge and Battery Monitor - STEMMA JST PH & QT / Qwiic
Please describe your use case for this integration and alternatives you've tried:
I have an Adafruit ESP32-S2 Feather with BME280 Sensor - STEMMA QT - 4MB Flash + 2 MB PSRAM that I am using for environmental sensing and it has that chip onboard for battery status monitoring.
Additional context
Logs esp32-s2-feather.yaml
https://learn.adafruit.com/i2c-addresses/the-list says that that
0x0B
is theLC709203
(0x77
is the onboardbme280
, an already supported sensor)https://www.adafruit.com/product/5303 says