Skip to content

Commit c49b4fd

Browse files
committed
Add Si4703 FM radio receiver entry
1 parent 5cfbc7c commit c49b4fd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/2019-12-26-newsletter-22.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,15 @@ If you want to mention something in [the next newsletter], send us a pull reques
4141

4242
- [@andre-richter] released v0.1.0 of [`qemu-exit`]. This library provides functions to gracefully exit a running QEMU session from within your Rust binary with an user-defined exit code. This can be used for unit or integration tests that run inside QEMU. Currently supports `aarch64` and `x86_64` architectures.
4343

44+
- [@eldruin] released a platform-agnostic [driver for the Si4703][si4703-driver] FM radio turner (receiver) and published a [blog post][si4703-blog-post] including a picture of an example setup.
45+
4446
[@andre-richter]: https://github.com/andre-richter
4547
[`qemu-exit`]: https://crates.io/crates/qemu-exit
4648

49+
[@eldruin]: https://github.com/eldruin
50+
[si4703-driver]: https://crates.io/crates/si4703
51+
[si4703-blog-post]: https://blog.eldruin.com/si4703-fm-radio-receiver-driver-in-rust/
52+
4753
If you have an embedded project or blog post you would like to have featured in the Embedded WG Newsletter, make sure to add it to [the next newsletter], we would love to show it off!
4854

4955
## `embedded-hal` Ecosystem Crates

0 commit comments

Comments
 (0)