Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

QUESTION: Can i use this as a substitute for RPI.GPIO? #29

Open
hughsheehy opened this issue Jan 6, 2023 · 1 comment
Open

QUESTION: Can i use this as a substitute for RPI.GPIO? #29

hughsheehy opened this issue Jan 6, 2023 · 1 comment

Comments

@hughsheehy
Copy link

I'm working to adapt some code from Pis to Rock 4s and the code comes from the Raspberry Pi world. Is this a good substitute for RPI.GPIO??

@hhk7734
Copy link
Owner

hhk7734 commented Feb 16, 2023

I think the best is https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/ python binding.

This repo is just pure python package for libgpiod.

If your board in https://github.com/adafruit/Adafruit_Blinka/blob/501da1299e4b60c8027f550b63c72d06a372b2fa/src/board.py#L232-L251

Choosing Blinka is not bad.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants