mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-10 15:52:48 -05:00
[PR #478] [MERGED] Is31fl3728 #478
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:is31fl3728📝 Commits (4)
3513e11Add driver is31fl3728-rs5c407e1Add driver is31fl3728-rs43130b2Fix typos80b673dFix typos📊 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.