jonatas Posted May 11, 2016 Posted May 11, 2016 Hi, I need to use the GPIO of the orange pi, is there a library that i can use to program my aplications in java or python? Is pi4j an good option? Can i use it with orange pi plus 2?
lanefu Posted May 11, 2016 Posted May 11, 2016 The WiringPi libraries for c and python work well. see my post on the "free" forum section on how to build the Python libraries Sent from my SM-G920V using Tapatalk
lanefu Posted May 23, 2016 Posted May 23, 2016 where you able to find something that worked for you? Sent from my SM-G920V using Tapatalk
martinayotte Posted May 23, 2016 Posted May 23, 2016 In my case, I'm using the https://github.com/duxingkei33/orangepi_PC_gpio_pyH3 derived from pyA20 from Olimex, but I didn't verified all the Pin GPIOs mapping.
IStar Posted June 8, 2016 Posted June 8, 2016 I want do it trough changing orangepiplus.fex in [gpio_para]gpio_used = 1gpio_num = 19gpio_pin_1 = port:PA06<1><default><default><0>gpio_pin_2 = port:PA13<1><default><default><0>.... and then back to *.bin
xwalter Posted June 8, 2016 Posted June 8, 2016 take a look here https://youtu.be/by_GOA9hSdU?list=PLJmvUGejM2TP5jt-xbKrCBU3QIe9MEXw_ https://youtu.be/C8OSQ19Ebjo?list=PLJmvUGejM2TP5jt-xbKrCBU3QIe9MEXw_ https://youtu.be/tpORtEcXopY?list=PLJmvUGejM2TP5jt-xbKrCBU3QIe9MEXw_ https://youtu.be/DgWUspc2pNw?list=PLJmvUGejM2TP5jt-xbKrCBU3QIe9MEXw_ ciao
IStar Posted June 8, 2016 Posted June 8, 2016 thx, a lot info for programmers, but not for preparing system
xwalter Posted June 8, 2016 Posted June 8, 2016 maybe here ... http://www.orangepi.org/orangepibbsen/forum.php?mod=viewthread&tid=975
Recommended Posts