wertyzp / WiringNP

This is a GPIO access library for NanoPI. It is based on the WiringOP for Orange PI which is based on original WiringPi for Raspberry Pi.
GNU Lesser General Public License v3.0
25 stars 107 forks source link

How to init pins on nanoPI NEO #2

Closed Michelvl92 closed 7 years ago

Michelvl92 commented 8 years ago

I want to use the lcd example. But i see that the pins are still defined for the raspberry PI, i don't know the mapping, and how i cloud define them. And besides the example, how could i than define the pins.

wertyzp commented 8 years ago

WiringNP designed to be compatible with WiringPi at least at pin level, example should work