bbtftf Posted January 29, 2020 Posted January 29, 2020 I am looking for a working python "wiring library" for the NanoPi Air.... With pyGPIO i have limited success. Only GPIO4 seems to work. Just a quick "use this libray for python..." please. I need 3 GPIO pins (and UART1 which is working well under python...) Thank you!
martinayotte Posted January 29, 2020 Posted January 29, 2020 20 minutes ago, bbtftf said: I am looking for a working python "wiring library" for the NanoPi Air.... Try this one : https://github.com/duxingkei33/orangepi_PC_gpio_pyH3 Of course, you maybe need to tweak pyA20/gpio/mapping.h if some GPIO pins are not matching NanoPiAir ...
Recommended Posts