|  | 
 
| Hi, 
 I have Orange PI PC with Armbian Debian Jessie on it.
 Everything works except PI4J, It shows error on running java program:
 
 <--Pi4J--> GPIO Control Example ... started.
 Unable to determine hardware version. I see: Hardware        : sun8i
 ,
 - expecting BCM2708 or BCM2709.
 If this is a genuine Raspberry Pi then please report this
 to projects@drogon.net. If this is not a Raspberry Pi then you
 are on your own as wiringPi is designed to support the
 Raspberry Pi ONLY.
 
 
 ================================================
 
 Now I know this jar requires native library i.e WiringPI ( raspberry pi) & for our systems WiringOP, so I git cloned it, built it, installed it.
 But still error. So any way to make Pi4J work here?
 
 | 
 |