rm-hull / OPi.GPIO

RPi.GPIO drop-in replacement library for Orange Pi Zero and other SBCs
https://opi-gpio.readthedocs.io/
MIT License
184 stars 98 forks source link

Add support to OrangePI Zero 2 - H616 #60

Open elementzonline opened 2 years ago

elementzonline commented 2 years ago

Can anyone pointout how to add support to OrangePI Zero 2 having H616 chip?

imegres commented 2 years ago

Can anyone pointout how to add support to OrangePI Zero 2 having H616 chip?

I tried to perform a simple led flash, but I couldn't do it either, I need support for H616 as well.

A repository I ended up using as an alternative was this: https://github.com/eutim/OPI.GPIO

sillo01 commented 2 years ago

Raised PR #64