WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

mrshu/GPIOlib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPIO Library

Small library for reading from GPIO pins and writing to GPIO pins which are located on the expansion bus on BeagleBoard

Installation

  • install GPIO library

    $ make install

  • make example_read & example_write

    make example

Example of usage

For an example on reading and writing from and to GPIO pins see example_read.c and example_write.c, respectively.

$ ./example_read

$ ./example_write

(c) 2011 mr.Shu

About

Small library for reading from and writing to GPIO pins on BeagleBoard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages