Skip to content

Commit 04a637c

Browse files
committed
feat: add si4703 doc & samples
1 parent 514ff0f commit 04a637c

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@
2323
[](https://github.com/esp-rs/espflash/tree/main/espflash#configuration-file)
2424
[](https://docs.espressif.com/projects/esp-idf/en/v5.3/esp32s3/api-guides/partition-tables.html)
2525

26+
- SI4703
27+
https://docs.rs/si4703/latest/si4703/
28+
https://blog.eldruin.com/si4703-fm-radio-receiver-driver-in-rust/
29+
https://github.com/eldruin/driver-examples/blob/master/stm32f1-bluepill/examples/si4703-fm-radio-bp.rs
30+
https://github.com/mkhuthir/Si4703
31+
https://github.com/csdexter/Si4703/tree/master
32+
https://github.com/pu2clr/SI470X
33+
https://github.com/mathertel/Radio/blob/master/src/SI4703.cpp
34+
https://forum.arduino.cc/t/si4703-fm-tuner-question/1172302/3
35+
2636
### Notes
2737
DevKitC6: UART left (SLABtoUART)
2838
CopyS3: USB Left or COM right (WCH USB Serial ?)

src/music-16b-2c-22050hz.mp3

142 KB
Binary file not shown.

src/music-16b-2c-44100hz.mp3

283 KB
Binary file not shown.

src/music-16b-2c-8000hz.mp3

54 KB
Binary file not shown.

0 commit comments

Comments
 (0)