Port a python library dependant on RPi.GPIO to Raspberry Pi 5

May 15, 2024, 16:22

adde9882

There is a library that is very large and uses RPi.GPIO extensively. Is there any fast "dirty" way to port it, maybe using a wrapper library or similar, so that I won't have to manually rewrite it all using something like gpiozero?