WiringOP icon indicating copy to clipboard operation
WiringOP copied to clipboard

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

Results 11 WiringOP issues
Sort by recently updated
recently updated
newest added

Hello, Please, add support for Orange Pi One Plus (SoC Allwinner H6).

I'm getting `piBoardRev: Unable to determine board revision from /proc/cpuinfo -> No "Revision" line -> You may want to check: -> http://www.lemaker.org/`

The compilation is completed with several warnings, when you use the command gpio appears this message : gpio mode 7 in piBoardRev: Unable to determine board revision from /proc/cpuinfo ->...

Not working gpio readall piBoardRev: Unable to determine board revision from /proc/cpuinfo -> No "Hardware" line -> You may want to check: -> http://www.lemaker.org/

hi how should I use WiringOp on Officially android for orange pi I added this library to my android project and built that with NDK and run on my orange...

I tried it for orangepi 5B and I am getting the following error . [sudo] password for orangepi: piBoardRev: Unable to determine board revision from /proc/cpuinfo -> No "Hardware" line...

After installed Ubuntu image and downloaded & installed WiringOP, the "gpio readall" command does not work properly. After printed part of table header, there is an error message: Orange Pi+-[...

Sorry it's my miss take. Please close this issue.

When booting an Orange Pi the default pin state appears to be HIGH. On a Raspberry Pi there is a `/boot/config.txt` file to change the initial boot state. Is there...