[erlang-questions] [ANN] erl_i2c v0.1 released
Christian Adams
morlac78@REDACTED
Mon Oct 1 17:30:44 CEST 2012
Hi all,
just a short mail to announce release of erl_i2c v0.1.
A small gen_server and c-node to interface hardware (sensors, ..)
connected to an i2c-bus.
For now just the main-capabilities:
- write bytes to a device, register
- read bytes from a device, register
For further information, src and a rudimentary doc is available at
github.com/morlac/erl_i2c
Feel free to comment, fork, and contribute :)
Enjoy,
Christian Adams
More information about the erlang-questions
mailing list