fulldecent / system-bus-radio

Transmits AM radio on computers without radio transmitting hardware.
https://fulldecent.github.io/system-bus-radio/
MIT License
6.19k stars 386 forks source link

Added morse related files #25

Open ajsanchezsanz opened 8 years ago

ajsanchezsanz commented 7 years ago

bot?

fulldecent commented 7 years ago

Related #28.

Perhaps a tool can be provided to convert messages into .tune format. Then it can be used with any of our implementations.

The idea is:

cat secretMessage.txt | ./tools/encodeMorseTune | ./Using\ _mm_stream_si128/main
rocketinventor commented 7 years ago

I could probably make a tool for that in HTML (standalone web page). @fulldecent @ajsanchezsanz Would that be helpful?

fulldecent commented 6 years ago

@rocketinventor HTML might be preferred. Also, we now have the tune format.

fulldecent commented 6 years ago

@rocketinventor Now that we have a new homepage, HTML would probably be preferred.