A-P Posted August 13, 2016 Posted August 13, 2016 I've been using pyA20 as H3 gpio library in Orangepi. Recently we've moved to nanoPi M1 . But the problem is H3 on nanoPi has more gpio pins than orangePi and A20 gpio library does not recognize these pins. Is there any H3 gpio library like pyA20 available ? (Please note WiringOPI is for C not python) Thanks.
martinayotte Posted August 13, 2016 Posted August 13, 2016 Do you mean you were using this one https://github.com/duxingkei33/orangepi_PC_gpio_pyH3 Maybe the missing pins could be added in orangepi_PC_gpio_pyH3-master/pyA20/gpio/mapping.h
lanefu Posted August 16, 2016 Posted August 16, 2016 I've been using pyA20 as H3 gpio library in Orangepi. Recently we've moved to nanoPi M1 . But the problem is H3 on nanoPi has more gpio pins than orangePi and A20 gpio library does not recognize these pins. Is there any H3 gpio library like pyA20 available ? (Please note WiringOPI is for C not python) Thanks. theres python bindings for WiringOp https://gist.github.com/lanefu/f16a67195c9fa35c466c6b50cdaeadea Tapatalk thinks its important to tell you im using tapatalk from a phone.
Recommended Posts