Jump to content

oeydev

Members
  • Posts

    2
  • Joined

  • Last visited

  1. oeydev

    NanoPI M4

    Thanks! But how can I know pin number?
  2. oeydev

    NanoPI M4

    Is armbian include RPi.GPIO package ? How can I control GPIO? root:~# python Python 2.7.13 (default, Sep 26 2018, 18:42:22) [GCC 6.3.0 20170516] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import RPi.GPIO Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/RPi/GPIO/__init__.py", line 23, in <module> from RPi._GPIO import * RuntimeError: This module can only be run on a Raspberry Pi! >>>
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines