| 
 | 
 
I'm using the Orange Pi Zero Plus for a WiFi radio application and need to operate some LED's / Pots etc 
 
Ive previously used an Orange Pi Zero (Regular) and had no problem using pyA20 library or wiringpi 
 
With the Pi Zero Plus, using pyA20 gives me this error for any port: 
 
AttributeError: module 'pyA20.gpio.port' has no attribute 'PA0' 
 
or using wiringpi (gpio readall) gives me: 
 
Oops: Unable to determine board revision from /proc/cpuinfo 
 -> No "Hardware" line 
 ->  You'd best google the error to find out why. 
 
Any suggestions appreciated, 
 
Thanks 
 
Andy 
 
 |   
 
 
 
 |