[erlang-questions] USB, rs232 links
Xavier Maillard
xavier@REDACTED
Sun Mar 10 23:52:35 CET 2013
Michael Santos <michael.santos@REDACTED> writes:
> On Thu, Mar 07, 2013 at 11:29:43PM +0100, Xavier Maillard wrote:
>> for my next (serious and personal) project with Erlang, I will have to
>> study rs232 and use a USB device connected.
>>
>> Do you know whether something in Erlang already exist so I won't
>> reinvent the wheel ?
> Another option might be srly:
Thank you.
> https://github.com/msantos/srly
>
> If you're comfortable with the Unix serial interface, srly is just a
> thin layer over it. It tries to just implement the minimum required in
> C and does the rest in Erlang.
I am not terribly comfortable for all this stuff but I will learn :D
Thank you for your test cases !
/Xavier
More information about the erlang-questions
mailing list