rm-hull/OPi.GPIO

work on Orange Pi Plus 2

gerrymanley opened this issue · 1 comments

Hi,
Just wondering if OPi.GPIO could be used on an OR Pi with 40 pins.
/Gerry

If your OS supports sysfs then the answer is yes. I see Armbian https://dl.armbian.com/orangepiplus/nightly/ for it using 4.13 kernel, so I'd say definitely yes. The way you can tell is to ls /sys/class/gpio and see if any items are listed. Then you must create a pin map like I did for the NanoPi Duo which is pretty easy.