wpi icon indicating copy to clipboard operation
wpi copied to clipboard

An Erlang NIF for the WiringPi library for the Raspberry Pi

Results 4 wpi issues
Sort by recently updated
recently updated
newest added

dear Klas, using git 2.0a tag NIF would not load so I put in a test for the error. on_load() -> %% Force wiringPi to return -1 on initalization failure....

Hello again! I have changed the rebar.config file to automatically download and install the required wiringPi library, and created a Makefile that will do that and make rebar itself, just...

See http://erlang.org/pipermail/erlang-questions/2012-October/069559.html

bug

Possibly improve error reporting from the following functions: lcd_init serial_open serial_data_avail serial_get_char

enhancement