Skip to content

Commit f645022

Browse files
Add hub75 driver
1 parent a03642e commit f645022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -635,6 +635,7 @@ Work in progress drivers. Help the authors make these crates awesome!
635635
- [ST7735-lcd] - SPI - An embedded-graphics compatible driver for the popular lcd family from Sitronix ![crates.io](https://img.shields.io/crates/v/st7735-lcd.svg)
636636
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
637637
- [st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![crates.io](https://img.shields.io/crates/v/st7032i.svg)
638+
- [hub75] - A driver for rgb led matrices with the hub75 interface - ![crates.io](https://img.shields.io/crates/v/hub75.svg)
638639

639640
[MFRC522]: https://github.com/japaric/mfrc522
640641
[motor-driver]: https://github.com/japaric/motor-driver
@@ -703,6 +704,7 @@ Work in progress drivers. Help the authors make these crates awesome!
703704
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
704705
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
705706
[st7032i]: https://github.com/dotcypress/st7032i
707+
[hub75]: https://github.com/david-sawatzke/hub75-rs
706708

707709
## no-std crates
708710

0 commit comments

Comments
 (0)