mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #434] [MERGED] Add MS5637 temperature and pressure sensor #435
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:ms5637📝 Commits (1)
04c6409Add 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.