romanz / amodem

Audio MODEM Communication Library in Python
Other
950 stars 118 forks source link

communication transparently data link #62

Open manotroll opened 1 year ago

manotroll commented 1 year ago

It is possible to use it as a data link Your project made something I was thinking about feasible

in this case it would be to open an audio link to send data and another to receive or a phone call and use it as a modem and useful to get around places where the speed is low or where there is an additional charge for higher speeds

ke4ahr commented 1 month ago

Not really. A telephone modem has all the tricks for getting the most speed out of a 0-4 kHz speech window. It'd be easier to take the resistive hybrid out of a pair of telephone modems and then couple them to whatever media you plan to use to communicate as long as it isn't a phone line.

Otherwise, if it is a phone line, then just provide talk battery (-48 VDC @ 20 mA) and use a ring-down generator to give yourself a 33.6 kbit/s full-duplex line between two locations using V.92 modems.