[PR #106] [MERGED] Add TCS3472 RGB color light sensor #130

Closed
opened 2025-11-06 08:18:05 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: add-tcs3472


📝 Commits (1)

  • a01db05 Add 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.

## 📋 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>
GiteaMirror added the pull-request label 2025-11-06 08:18:05 -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#130