Skip to content

Commit c4356b1

Browse files
committed
Add WIP Si4703 FM radio turner (receiver)
1 parent 91ee6f0 commit c4356b1

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
@@ -564,6 +564,7 @@ Work in progress drivers. Help the authors make these crates awesome!
564564
- [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)
565565
- [spi-memory] - SPI - A generic driver for various SPI Flash and EEPROM chips - ![crates.io](https://img.shields.io/crates/v/spi-memory.svg)
566566
- [OPT300x] - I2C - Ambient light sensors
567+
- [Si4703] - I2C - FM radio turners (receivers).
567568

568569
[MFRC522]: https://github.com/japaric/mfrc522
569570
[motor-driver]: https://github.com/japaric/motor-driver
@@ -633,6 +634,7 @@ Work in progress drivers. Help the authors make these crates awesome!
633634
[ST7735-lcd]: https://crates.io/crates/st7735-lcd
634635
[spi-memory]: https://github.com/jonas-schievink/spi-memory/
635636
[OPT300x]: https://github.com/eldruin/opt300x-rs
637+
[Si4703]: https://github.com/eldruin/si4703-rs
636638

637639
## no-std crates
638640

0 commit comments

Comments
 (0)