Skip to content

Module Index

The LVSOC-26 application code is organized into distinct logical modules to handle sensor data acquisition and CAN transmission.

  • Communication: Handles packing the battery telemetry and sending it out over the CAN bus.
  • Sensors: Houses the driver for the MAX17205 battery fuel gauge, communicating via I2C to retrieve voltage, current, and capacity metrics.

Released under the MIT License.