Northeastern-Electric-Racing / Northeastern-Electric-Racing/Embedded-Base

Write SSCMANN060PG2A3 (Air Pressure Sensor) Driver

Open
#320 2 comments 0 reactions 1 assignee View on GitHub

@Tavishi27 is already working on this.

Since Oct 5, 2025.

enhancement
Dominant language
C
Stars
2
Forks
2
PR merge metrics
No merged PRs in 30d

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)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.