[PR #434] [MERGED] Add MS5637 temperature and pressure sensor #435

Closed
opened 2025-11-06 08:26:17 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/434
Author: @decryphe
Created: 12/19/2023
Status: Merged
Merged: 12/20/2023
Merged by: @eldruin

Base: masterHead: ms5637


📝 Commits (1)

  • 04c6409 Add MS5637 temperature and pressure sensor

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

I've written a functional but not validated driver for the MS5637 I2C temperature and pressure sensor. It probably makes sense to add it to the list.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/434 **Author:** [@decryphe](https://github.com/decryphe) **Created:** 12/19/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@eldruin](https://github.com/eldruin) **Base:** `master` ← **Head:** `ms5637` --- ### 📝 Commits (1) - [`04c6409`](https://github.com/rust-embedded/awesome-embedded-rust/commit/04c6409618a01670060829f2f9772fcfc6bd2431) Add MS5637 temperature and pressure sensor ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description I've written a functional but not validated driver for the MS5637 I2C temperature and pressure sensor. It probably makes sense to add it to the list. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 08:26:17 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#435