[PR #478] [MERGED] Is31fl3728 #478

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

📋 Pull Request Information

Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/478
Author: @leonidv
Created: 2/9/2025
Status: Merged
Merged: 2/19/2025
Merged by: @berkus

Base: masterHead: is31fl3728


📝 Commits (4)

📊 Changes

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

View changed files

📝 README.md (+4 -0)

📄 Description

There is no introduction article, but has some example's projects. One of them is included in the README.

Driver supports rtt-debug and embedded-graphics.

IS31FL3728 is a general purpose 8×8 LED matrix driver which features an audio frequency equalizer (EQ) mode or a general LED dot matrix display mode. The matrix picture brightness can be modulated by audio. In either the audio EQ mode or matrix display mode, the array is internally scanned, and requires only one-time programming, thus eliminating the need for real time system resource utilization.


🔄 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/478 **Author:** [@leonidv](https://github.com/leonidv) **Created:** 2/9/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@berkus](https://github.com/berkus) **Base:** `master` ← **Head:** `is31fl3728` --- ### 📝 Commits (4) - [`3513e11`](https://github.com/rust-embedded/awesome-embedded-rust/commit/3513e1161950ab3947a286d1ee13041ff98645cb) Add driver is31fl3728-rs - [`5c407e1`](https://github.com/rust-embedded/awesome-embedded-rust/commit/5c407e12dade66182e56f51ce8aab24c58379e5d) Add driver is31fl3728-rs - [`43130b2`](https://github.com/rust-embedded/awesome-embedded-rust/commit/43130b2648c50f3df88fb36f90bcd2d2fb242952) Fix typos - [`80b673d`](https://github.com/rust-embedded/awesome-embedded-rust/commit/80b673d9d674baf304500651a7dc6d980236c14f) Fix typos ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+4 -0) </details> ### 📄 Description There is no introduction article, but has some example's projects. One of them is included in the README. Driver supports rtt-debug and embedded-graphics. IS31FL3728 is a general purpose 8×8 LED matrix driver which features an audio frequency equalizer (EQ) mode or a general LED dot matrix display mode. The matrix picture brightness can be modulated by audio. In either the audio EQ mode or matrix display mode, the array is internally scanned, and requires only one-time programming, thus eliminating the need for real time system resource utilization. --- <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:27:14 -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#478