Orange Pi zero 3 GPIO support request

Orange Pi zero 3 GPIO support request.

Did you have a look into WiringPi?
https://dietpi.com/docs/software/hardware_projects/#wiringpi

1 Like

I guess the project depreciated http://wiringpi.com/index.html

This is wiringpi.com.

As of the end of 2023, you’ll not find anything here anymore. It’s gone.

Email if you want - if you know my email address. Work it out.

-Gordon

Maybe this?

1 Like

Maybe we should remove it then also from our software catalogue in near future?!

1 Like

we will have a look into wiringpi and if we are going to remove it.

root@DietPi:~/wiringOP# gpio readall
Oops: Unable to determine board revision from /etc/orangepi-release or /etc/armbian-release.
 -> Unable to open /etc/orangepi-release or /etc/armbian-release.
 ->  You'd best google the error to find out why.
root@DietPi:~/wiringOP#

@devifast after looking at source code. You could try to create file /etc/orangepi-release with content BOARD=orangepizero3

1 Like

Thanks for the reply, but I’m not that good at this stuff, unfortunately. I tried everything on the net, but there is no concrete solution. I assumed that once a product is sold, it has some kind of support (something like RPI), but it turned out not to be the case. I experienced something similar years ago with ESP controllers and the Arduino IDE. There was no support whatsoever. I’m glad that after all Orange Pi zero 3 is now supported by DietPi and I hope someone will take care of my problem soon.

try with this:
echo “BOARD=orangepizero2w” | sudo tee /etc/orangepi-release

OPI zero 3 and OPI zero 2w use the same GPIO