[PR #230] [MERGED] Add a link to the HZ Grow R502 driver #244

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/230
Author: @FLamparski
Created: 12/17/2019
Status: Merged
Merged: 1/10/2020
Merged by: @bors[bot]

Base: masterHead: add-r502-link


📝 Commits (2)

  • 7fff328 Add a link to the HZ Grow R502 driver
  • 692e4c0 Merge branch 'master' into add-r502-link

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

The driver is for the HZ Grow R502 capacitive fingerprint reader module. I hope it's of use to someone. It's not quite awesome yet as not all functionality of the R502 is implemented and the code is in need of review by someone who actually knows what they're doing.


🔄 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/230 **Author:** [@FLamparski](https://github.com/FLamparski) **Created:** 12/17/2019 **Status:** ✅ Merged **Merged:** 1/10/2020 **Merged by:** [@bors[bot]](https://github.com/apps/bors) **Base:** `master` ← **Head:** `add-r502-link` --- ### 📝 Commits (2) - [`7fff328`](https://github.com/rust-embedded/awesome-embedded-rust/commit/7fff328e8e03c2cccd7cf7eff11bff6770ae7247) Add a link to the HZ Grow R502 driver - [`692e4c0`](https://github.com/rust-embedded/awesome-embedded-rust/commit/692e4c0b1a8126011f279c1ed105f067b5a4dd60) Merge branch 'master' into add-r502-link ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description The driver is for the HZ Grow R502 capacitive fingerprint reader module. I hope it's of use to someone. It's not quite awesome yet as not all functionality of the R502 is implemented and the code is in need of review by someone who actually knows what they're doing. --- <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:22:06 -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#244