AudioTransmit – Transmitting data between computers using audio
11–20 of 32 posts
Re: AudioTransmit – Transmitting data between computers using audio
#12Re: AudioTransmit – Transmitting data between computers using audio
#13Re: AudioTransmit – Transmitting data between computers using audio
#14This will alternate between two different tones, one representing 0 and another representing one, each bit lasting 50 ms, giving a bitrate of 20 bits/s. This is obviously rather slow, so more a fun weekend experiment than a practical tool. There is a really deep rabbit hole when it comes to doing this more efficiently, getting into signal processing, modulation, encoding, error correction and more. And of cause, thin…
Re: AudioTransmit – Transmitting data between computers using audio
#15Nothing stopping you setting up a whole AX.25 network between multiple machines using Dire Wolf [1] and the built-in AX.25 [2] (a derivation of X.25) support still in the Linux kernel. You get a proper network interface that shows up alongside eth0. Nice short instructions at [3]. Just don't hook it up to radios unless you're appropriately licensed. Speakers and mics only.
[1] https://github.com/wb2osz/direwolf
Re: AudioTransmit – Transmitting data between computers using audio
#16Re: AudioTransmit – Transmitting data between computers using audio
#17I'm imagining something like this at a train station or airport, continually broadcasting schedule and delay information which you could pick up with an app and a microphone and no internet access. Like a drinking fountain for information something you go to, or maybe pervasive background noise.
Re: AudioTransmit – Transmitting data between computers using audio
#18Re: AudioTransmit – Transmitting data between computers using audio
#19... I mean, this is very cool and definitely good work, but I'm pretty sure I remember transmitting data via audio quite a lot back in the day, and it sounded like BEEEEEEEEPBOOPCRRRSSSHHHWRRRRTTSSSFFFTHHHHH. (Ironically, I often then used the audio-to-data connection to download audio that had also been converted to data. I think I still have those old MP3s of Orbital's set at Glastonbury 1995 somewhere.) :-D
https://www.youtube.com/watch?v=gsNaR6FRuO0