Enabling GPIO on OrangePi Plus 2 there are 2 issues.
Wifi Stop working (and perhaps can be damaged)
Near all gpio doesn't work.
This because the pinout it totally different and only 26 pins so no place for joystick:
This is a partial fix:
wget https://www.dropbox.com/s/847s5lm838gm1pw/gpiofix.tar.gz?dl=0 -O gpiofix.tar.gz
sudo tar -zxvf gpiofix.tar.gz -C /
cd /home/pi/RetrOrangePi/GPIO/orangepi_PC_gpio_pyH3-master/
sudo rm -r build
sudo python setup.py install
Fix also the wifi but left and down gpio doesn't work. This because these GPIO are named PL0 and PL1 i didn't find a way to use it. Any suggestion?
Please still support 4.2 is the last one that support TV Out!
Enabling GPIO on OrangePi Plus 2 there are 2 issues.
Wifi Stop working (and perhaps can be damaged)
Near all gpio doesn't work.
This because the pinout it totally different and only 26 pins so no place for joystick:
This is a partial fix:
wget https://www.dropbox.com/s/847s5lm838gm1pw/gpiofix.tar.gz?dl=0 -O gpiofix.tar.gz
sudo tar -zxvf gpiofix.tar.gz -C /
cd /home/pi/RetrOrangePi/GPIO/orangepi_PC_gpio_pyH3-master/
sudo rm -r build
sudo python setup.py install
Fix also the wifi but left and down gpio doesn't work. This because these GPIO are named PL0 and PL1 i didn't find a way to use it. Any suggestion?
Please still support 4.2 is the last one that support TV Out!