Closed
Description
Would you consider support for other boards ?
I have a setup with a Pine64, started developping something similar and came across your project (which is awesome btw).
One blocking problem is the dependency RPi.GPIO, which works with Raspberry Pi only.
One possible solution would be to migrate to python-periphery.
I'm willing to contribute to the project in a separate branch to go in that direction if you're OK with that.