Skip to content
forked from zhaolei/WiringOP

This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.

License

Notifications You must be signed in to change notification settings

imapsoft/WiringOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiringBP README

This is a modified WiringPi for OrangePi. We call it WiringOP.

Download

For Orangepi Pi

git clone https://github.com/zhaolei/WiringOP.git -b h3 

Installation

cd WiringOP
chmod +x ./build
sudo ./build

And the source directory examples also has many demo.

Thanks!

About

This is a GPIO access library for OrangePi. It is based on the original WiringPi for Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.8%
  • Makefile 3.1%
  • Roff 2.1%
  • Shell 1.7%
  • Other 1.3%