Skip to content

Commit 336e0d4

Browse files
Merge #212
212: Add ST7032i LCD driver r=therealprof a=dotcypress Co-authored-by: Vitaly Domnikov <[email protected]>
2 parents 8177897 + dbbfa50 commit 336e0d4

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
@@ -577,6 +577,7 @@ Work in progress drivers. Help the authors make these crates awesome!
577577
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
578578
- [OPT300x] - I2C - Ambient light sensors
579579
- [Si4703] - I2C - FM radio turners (receivers).
580+
- [st7032i] - I2C - Dot Matrix LCD Controller driver (Sitronix ST7032i or similar). - ![crates.io](https://img.shields.io/crates/v/st7032i.svg)
580581

581582
[MFRC522]: https://github.com/japaric/mfrc522
582583
[motor-driver]: https://github.com/japaric/motor-driver
@@ -647,6 +648,7 @@ Work in progress drivers. Help the authors make these crates awesome!
647648
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
648649
[OPT300x]: https://github.com/eldruin/opt300x-rs
649650
[Si4703]: https://github.com/eldruin/si4703-rs
651+
[st7032i]: https://github.com/dotcypress/st7032i
650652

651653
## no-std crates
652654

0 commit comments

Comments
 (0)