subfmproxy/README.md

19 lines
526 B
Markdown
Raw Permalink Normal View History

2023-02-09 12:40:56 +01:00
A Subsonic FM Transmitter Proxy: Stream your music to your retro radios!
=======
## Subsonic clients tested
- https://github.com/jeffvli/sonixd
- https://substreamerapp.com/
2023-02-09 12:40:56 +01:00
## Inspiration
- https://github.com/dlsniper/fmradio and talk https://www.youtube.com/watch?v=o5MTRQmhvCk
- (with device https://www.adafruit.com/product/1958)
- with GoBot to interface with Pi/IC: https://gobot.io/
- fm transmitter C/C++ projects such as
- https://github.com/markondej/fm_transmitter
- https://github.com/MundeepL/PiFM