Skip to content

Implement ADC HAL #41

Description

@Pumuckl007

Implement the HAL for the ADS7828EIPWRQ1. It is connected via I2C. This should go into the
ADS7828 class and will be very similar to the LSM9DS1 or LPS22HD.
The datasheet for the sensor: http://www.ti.com/lit/ds/symlink/ads7828-q1.pdf

We are operating it as 8 separate channels. These should be readable individually with the read method. This can be implement asynchronously with polling or synchronously with direct reading.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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