[PR #435] [MERGED] drivers: Add MAX6675 thermocouple digitizer #436

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

📋 Pull Request Information

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

Base: masterHead: master


📝 Commits (2)

  • 07d7678 drivers: Add MAX6675 thermocouple digitizer
  • 5a57f83 fix: Various grammar/spelling errors

📊 Changes

1 file changed (+45 additions, -42 deletions)

View changed files

📝 README.md (+45 -42)

📄 Description

This commit adds my new MAX6675 thermocouple digitizer driver to the list. You can find it on GitHub here: https://github.com/onkoe/max6675-hal

If you think any changes are necessary, please let me know! 🤩


🔄 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/435 **Author:** [@onkoe](https://github.com/onkoe) **Created:** 12/20/2023 **Status:** ✅ Merged **Merged:** 12/20/2023 **Merged by:** [@eldruin](https://github.com/eldruin) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`07d7678`](https://github.com/rust-embedded/awesome-embedded-rust/commit/07d76780994ff9e9198dd35bed81004a8270f2d5) drivers: Add MAX6675 thermocouple digitizer - [`5a57f83`](https://github.com/rust-embedded/awesome-embedded-rust/commit/5a57f837257266db91a65e914aa4b48f1521d7d7) fix: Various grammar/spelling errors ### 📊 Changes **1 file changed** (+45 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+45 -42) </details> ### 📄 Description This commit adds my new MAX6675 thermocouple digitizer driver to the list. You can find it on GitHub here: https://github.com/onkoe/max6675-hal If you think any changes are necessary, please let me know! 🤩 --- <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:19 -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#436