A generic, cross-platform serial port driver for Erlang. This is the first publicly available Windows driver that I know of.
This code is covered by the Erlang Public License, the same license which covers Erlang/OTP itself.
DocumentationSource Code
3 comments :
Will 0.2 be released? :)
No. I've stopped development of this at 0.1 and there will not be a 0.2 from me. :-)
For the benefit of those finding this page via Google: there is an updated version with a POSIX backend supporting Linux and UNIX-like operating systems at:
https://github.com/tomszilagyi/gen_serial
Post a Comment