Skip to content

eru01/gpio-op

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gpio-op

Simple GPIO library for OrangePi. gpio-op is designed for handling OrangePi's GPIO pins from C++. This library directly controls these pins via configulation registers. To use registers (in other words, using /dev/mem), gpio-op requires root permission.

Supported devices

Currently you can use with these devices. Others, such as OrangePi One, also can run by gpio-op with some changes probably.

  • OrangePi Zero

Requirements

Under construction.

Usage

Installation

Implementation detail

Contribution

About

Simple GPIO library for OrangePi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published