Northeastern-Electric-Racing / Northeastern-Electric-Racing/Embedded-Base
Write P3T1755DPZ (Temperature Sensor) Driver
Open
@Tavishi27 is already working on this.
Since Oct 24, 2025.
enhancement
- Dominant language
- C
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Description
The P3T1755DPZ is a Temperature 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 to interface with the sensor based on the datasheet. Should probably be structured similarly to the I2C drivers already in Embedded-Base.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.