pwm and neo notes
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
# WiringNP
|
# 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.
|
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.
|
||||||
|
|
||||||
Currently only NanoPi M1 board supported
|
Currently supported boards:
|
||||||
|
NanoPI M1
|
||||||
|
NanoPI Neo (please ignore extra "gpio readall" pins for now)
|
||||||
|
|
||||||
|
## PWM
|
||||||
|
PWM is supported on NanoPI M1 debug port, physical pin 4
|
||||||
|
Reference in New Issue
Block a user