[erlang-questions] Erlang Reading/Writing /dev/modem?

Ferenc Holzhauser ferenc.holzhauser@REDACTED
Tue Apr 28 21:20:07 CEST 2009


Indeed, Richard is right. Reading/writing the serial device is usually not
enough.
After looking into different options to talk to my modem from Erlang,I ended
up using pyserial.
It is a cross platform and simple to use python module.
The Erlang communication could be a port or a socket.

Regards,
Ferenc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090428/8b0f8547/attachment.htm>


More information about the erlang-questions mailing list