Skip to content

Thermistor Board Driver #13

Description

@gabesoares

Create a driver for the thermistor expansion board to read battery cell temperatures.
Theoretically we could have an external_adc driver and then a thermistor driver on top of that.. but we'll probably just lump all that into the thermistor driver.

thermistor.h

  • Register defines for ADC on thermistor board, API function prototypes

thermistor.c

  • API implementations (init_thermistor, set_thermistor_params, readTemp, checkFaults, etc..) there are probably more things to think about with the multiplexing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions