Skip to content

Commit 6e66ea4

Browse files
bors[bot]david-sawatzkeJames Munns
authored
Merge #234
234: Add hub75 driver r=jamesmunns a=david-sawatzke Also uses embedded-graphics Co-authored-by: David Sawatzke <[email protected]> Co-authored-by: James Munns <[email protected]>
2 parents 994f142 + 8fcb4df commit 6e66ea4

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
@@ -651,6 +651,7 @@ Work in progress drivers. Help the authors make these crates awesome!
651651
- [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)
652652
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
653653
- [st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![crates.io](https://img.shields.io/crates/v/st7032i.svg)
654+
- [hub75] - A driver for rgb led matrices with the hub75 interface - ![crates.io](https://img.shields.io/crates/v/hub75.svg)
654655
- [hzgrow-r502] - UART capacitive fingerprint reader - ![crates.io](https://img.shields.io/crates/v/hzgrow-r502.svg)
655656
- [CCS811] - I2C - Gas and VOC sensor driver for monitoring indoor air quality.
656657
- [iAQ-Core] - I2C - iAQ-Core-C/iAQ-Core-P Gas and VOC sensor driver for monitoring indoor air quality.
@@ -722,6 +723,7 @@ Work in progress drivers. Help the authors make these crates awesome!
722723
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
723724
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
724725
[st7032i]: https://github.com/dotcypress/st7032i
726+
[hub75]: https://github.com/david-sawatzke/hub75-rs
725727
[hzgrow-r502]: https://crates.io/crates/hzgrow-r502
726728
[CCS811]: https://github.com/eldruin/ccs811-rs
727729
[iAQ-Core]: https://github.com/eldruin/iaq-core-rs

0 commit comments

Comments
 (0)