Page 1 of 1

Orange Pi Zero 2

Posted: 07 May 2023, 17:35
by mackowiakp
Has any colleagues tested Orange Pi Zero 2 with RPiEasy?
As OS I use Orangepizero2 3.0.6 Debian Bullseye Desktop Xfce Linux 5.16.17.
Python version 2.7 and 3.9

EDIT

Link to product:

https://www.aliexpress.com/item/1005004 ... pt=glo2pol

Re: Orange Pi Zero 2

Posted: 18 Jun 2023, 13:25
by bidrohini
https://github.com/enesbcs/rpieasy here it says "However experimental Orange Pi, USB FTDI and Rock Pi S GPIO support also added for testing purposes. Some basic devices (dummy, system informations...) and controllers will work on a normal PC." It appears that there is experimental support for the Orange Pi boards in the RPiEasy software. The documentation you provided states that Orange Pi, USB FTDI, and Rock Pi S GPIO support has been added for testing purposes.

Re: Orange Pi Zero 2

Posted: 20 Jun 2023, 10:43
by mackowiakp
Ok, THX

Re: Orange Pi Zero 2

Posted: 12 Jul 2023, 17:45
by enesbcs
The following OrangePi models is supported by OPi.GPIO library ( https://pypi.org/project/OPi.GPIO/ )
ZeroPlus, ZeroPlus2, OnePlus, WinPlus, Prime, PC, PC2, Pi3

Although if you manage to compile OPi.GPIO library from github i think it contains Zero2 definitions.