|
I'm trying to access GPIO through python using the following library: https://github.com/duxingkei33/orangepi_PC_gpio_pyH3
Online guides say that for OPi One this should be a plug and play solution. However, for me, the pins dont seem to be mapping properly, running dir(ports) and dir(connector)
yields the results shown here All the PAx pins are missing, and the results bare no similarity to the actual pin config found here
any help appreciated,
Andy
|
|