fulldecent/system-bus-radio

How can it transmit radio over FM?

mirimmad opened this issue · 3 comments

How can it transmit radio over FM?

Using an FM transmitter!

The fact that AM works is a hack, you can see the documentation that shows how that works. But FM is an entirely different thing.

Where is the documentation?

It's pretty weak, but it's here in https://github.com/fulldecent/system-bus-radio#technical-explanation

It doesn't mention amplitude modulation by name, but the picture shows why it works as an AM carrier.

The readme could surely be improved in this respect.