Skip to content
/ GPIOlib Public

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

License

Notifications You must be signed in to change notification settings

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 4

  •  
  •  
  •  
  •  

Languages