Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taunusflieger/is31fl3730
Driver for the Pimoroni LED Dot Matrix Breakout board
https://github.com/taunusflieger/is31fl3730
Last synced: about 2 months ago
JSON representation
Driver for the Pimoroni LED Dot Matrix Breakout board
- Host: GitHub
- URL: https://github.com/taunusflieger/is31fl3730
- Owner: taunusflieger
- Created: 2023-02-21T05:34:03.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-21T05:34:52.000Z (almost 2 years ago)
- Last Synced: 2024-01-06T14:41:00.539Z (12 months ago)
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Driver for the Pimoroni LED Dot Matrix Breakout board
[LED Dot Matrix Breakout](https://shop.pimoroni.com/products/led-dot-matrix-breakout?variant=32274405654611)
This board is based on the IS31FL3730 LED matrix driver chip. The driver can be used in a ```[no-std]```
environment. It has been tested on a RP2040.## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
at your option.