-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
The SSCMANN060PG2A3 is an Air Pressure Sensor connected to the MSB via I2C. We need a driver for this sensor to use it in the main MSB repo.
Proposed Solution
Write an I2C driver for the sensor based on the datasheet. It should be able to get pressure/temperature values, and implement any other features of the sensor (if there are any). The driver should probably be structured similarly to the ones already located in Embedded-Base.
Datasheet:
Datasheet
Honeywell I2C Doc:
I2C Communications with Honeywell Digital Output Pressure Sensors
(pretty sure this document also relevant since I think (?) it details how the data is actually structured when read from the sensor. The main datasheet doesn't seem like it describes this anywhere but I could be wrong)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress