I wrote a driver for the TMP006 contact-less IR thermopile. This time including blog post.
🔄 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/119
**Author:** [@eldruin](https://github.com/eldruin)
**Created:** 12/7/2018
**Status:** ✅ Merged
**Merged:** 12/8/2018
**Merged by:** [@therealprof](https://github.com/therealprof)
**Base:** `master` ← **Head:** `add-tmp006`
---
### 📝 Commits (1)
- [`9881d43`](https://github.com/rust-embedded/awesome-embedded-rust/commit/9881d43e5bde57d923fff3a2ca96c138c781b28f) Add TMP006 driver
### 📊 Changes
**1 file changed** (+4 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+4 -1)
</details>
### 📄 Description
I wrote a driver for the TMP006 contact-less IR thermopile. This time including blog post.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/119
Author: @eldruin
Created: 12/7/2018
Status: ✅ Merged
Merged: 12/8/2018
Merged by: @therealprof
Base:
master← Head:add-tmp006📝 Commits (1)
9881d43Add TMP006 driver📊 Changes
1 file changed (+4 additions, -1 deletions)
View changed files
📝
README.md(+4 -1)📄 Description
I wrote a driver for the TMP006 contact-less IR thermopile. This time including blog post.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.