Skip to content

Support for UPS-18650-Lite/UPS-Lite for Raspberry Pi #2995

@gudvinr

Description

@gudvinr

There is UPS module for RPi 4B/3B (UPS-18650-Lite and for RPi Zero (UPS-Lite)

Both use either MAX17041 (older rev) or CW2015 (newer ver) fuel gauge chips with I2C interface.

Those are not 100% compatible, and not address-compatible (MAX17041 uses 0x36 and CW2015 uses 0x62). However, their read registers are similar (VCELL and SOC are the same address, only VCELL resolution is different).

There's similar device already (pijuice) which has the same target device (Raspberry Pi) and operation conditions (Li-Ion battery directly attached to SBC).

Metadata

Metadata

Assignees

No one assigned

    Labels

    GPIO and I2CDrivers talking to devices (or their chips) over internal GPIO or I2C interfacesraspberry

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions