PINE64
GPIO and OS Choice - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=4)
+--- Forum: General Discussion on PINE A64(+) (https://forum.pine64.org/forumdisplay.php?fid=3)
+--- Thread: GPIO and OS Choice (/showthread.php?tid=894)



GPIO and OS Choice - fsa317 - 05-02-2016

Hi, if I want to utilize GPIO ports for buttons and such should I be choosing an OS other than Android / Remix?  I dont see any documentation on how to get access to those inputs from Android.


RE: GPIO and OS Choice - martinayotte - 05-02-2016

If you wish to access GPIO from Python under Linux : http://forum.pine64.org/showthread.php?tid=647


RE: GPIO and OS Choice - fsa317 - 05-02-2016

(05-02-2016, 03:00 PM)martinayotte Wrote: If you wish to access GPIO from Python under Linux : http://forum.pine64.org/showthread.php?tid=647

Well my real question is if I can access GPIO from Android or Remix OS.


RE: GPIO and OS Choice - rahlquist - 05-02-2016

(05-02-2016, 03:33 PM)fsa317 Wrote:
(05-02-2016, 03:00 PM)martinayotte Wrote: If you wish to access GPIO from Python under Linux : http://forum.pine64.org/showthread.php?tid=647

Well my real question is if I can access GPIO from Android or Remix OS.

Depends. Remember at its base Android evolved from linux. So the basics may be there to allow very basic gpio function but in all honesty you will have an easier time in linux.