You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to convert a project which is using pyA20 to OPi.GPIO to avoid running software as root.
I succeeded converting it but OPi.GPIO now is too slow at switching GPIO state.
I need fast switching GPIO to turn ON/OFF an infrared LED and communicate with an Air Conditioned unit.
Is there any way to speed up the switching of OPi.GPIO?
The text was updated successfully, but these errors were encountered:
I'm trying to convert a project which is using pyA20 to OPi.GPIO to avoid running software as root.
I succeeded converting it but OPi.GPIO now is too slow at switching GPIO state.
I need fast switching GPIO to turn ON/OFF an infrared LED and communicate with an Air Conditioned unit.
Is there any way to speed up the switching of OPi.GPIO?
The text was updated successfully, but these errors were encountered: