<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On 2 jul 2014, at 15:38, Boris Mühmer <<a href="mailto:boris.muehmer@gmail.com">boris.muehmer@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Maybe this is just a question for Tony Rogcall, but I will ask all of You.<div><br></div><div>I bootstraped Erlang/OTP on my Cubietruck (and my Raspberry Pi as well). The Cubietruck wasn't tortured as much as the Raspberry Pi in this process, because it runs on a SSD instead of a SD-Card.</div>
<div><br></div><div>The result is much more complete (than cross-compiling), because for example wx is build as well and it is working (using ssh -X for a test), on the other hand it takes a bit longer to complete compared to a destop system with eight cores.</div>
<div><br></div><div>So the next step I want to do is to access the GPIO ports/pings (and I2S) from within Erlang.</div><div><br></div></div></blockquote>Yes, it even has native support for Raspberry pi and some omap/2 3 platforms.</div><div>The "native" support is called direct. If I remember correctly you can even</div><div>use direct mode and listen for interrupts at the same time but...</div><div><br></div><div><br></div><div><blockquote type="cite"><div dir="ltr"><div>Has anyone already tried this on the Cubietruck?</div><div>Does Tony's gpio code for the Raspberry Pi work on the Cubietruck, too?</div>
<div><br></div></div></blockquote>The gpio code works for all gpio pins mapped on sysfs, but the native variants</div><div>are of course much faster.</div><div><br></div><div>/Tony</div><div><br></div><div><br><blockquote type="cite"><div dir="ltr"><div><br></div><div>Regards,</div><div>Boris</div></div>
_______________________________________________<br>erlang-questions mailing list<br><a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>http://erlang.org/mailman/listinfo/erlang-questions<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">"Installing applications can lead to corruption over time. </span><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; ">Applications gradually write over each other's libraries, partial upgrades occur, user and system errors happen, and minute changes may be unnoticeable and difficult to fix"</span></div><div><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; "><br></span></div></span><br class="Apple-interchange-newline">
</div>
<br></body></html>