Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.