XPort GPIO from Perl

From Appelwiki
Revision as of 19:36, 24 October 2009 by Arco (talk | contribs) (Created page with 'The library is still a bit basic but it can do the following things: * turn on GPIO ports * turn off GPIO ports * read what ports are configured for GPIO * get/set INPUT/OUTPUT *…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The library is still a bit basic but it can do the following things:

  • turn on GPIO ports
  • turn off GPIO ports
  • read what ports are configured for GPIO
  • get/set INPUT/OUTPUT
  • get/set High or low active

File:Xport0 50.pl