I wrote a driver for this sensor. It is functionally complete but I did not get around writing a blog post about it yet.
🔄 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/106
**Author:** [@eldruin](https://github.com/eldruin)
**Created:** 10/22/2018
**Status:** ✅ Merged
**Merged:** 10/25/2018
**Merged by:** [@therealprof](https://github.com/therealprof)
**Base:** `master` ← **Head:** `add-tcs3472`
---
### 📝 Commits (1)
- [`a01db05`](https://github.com/rust-embedded/awesome-embedded-rust/commit/a01db05bf2acb6c8601e6d0a4440678896721835) Add TCS3472 RGB color light sensor
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 Description
I wrote a driver for this sensor. It is functionally complete but I did not get around writing a blog post about it yet.
---
<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/106
Author: @eldruin
Created: 10/22/2018
Status: ✅ Merged
Merged: 10/25/2018
Merged by: @therealprof
Base:
master← Head:add-tcs3472📝 Commits (1)
a01db05Add TCS3472 RGB color light sensor📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
I wrote a driver for this sensor. It is functionally complete but I did not get around writing a blog post about it yet.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.