arms22 / SoftModem

Audio Jack Modem Library for Arduino
BSD 3-Clause "New" or "Revised" License
189 stars 37 forks source link

RS485 communication #11

Open MaticDiba opened 5 years ago

MaticDiba commented 5 years ago

Hi, would it be possible to somehow use RS485 to make use of this module or some other? I would like make use of single pair cable that I have and achieve simple communication between two endpoints. Like old modems did.

My problem: I have location A and location B connected with two wire cable. Is there a way to use this cable and two units to use them for communication? Did anyone try to do something similar.

Any suggestion or answer would be much appreciated.

stephanschulz commented 4 years ago

Why not use a chip like this one https://www.sparkfun.com/products/10124 to send RS485 between your two devices? This way you avoid audio all together.