I've been playing around with my raspberry pi and for the moment I'm so impressed with the erlang_ale, but I have some problem starting on the pwm module.
** exception exit: {shutdown,{failed_to_start_child,{pwm1,"/dev/pwm1"},
{{badmatch,{error,{load_failed,"Failed to load NIF library: 'priv/pwm_nif.so: undefined symbol: pwm_release'"}}},
[{pwm,load_nif,0,[{file,"src/pwm.erl"},{line,146}]},
{pwm,init,1,[{file,"src/pwm.erl"},{line,64}]},
{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}}}