-
Posts
1148 -
Joined
-
Last visited
Posts posted by lanefu
-
-
Hey I managed to get the WiringOP libraries to build with the Python WiringPi libraries on my OPI One. I wrote up a quick gist and made a dinky fork to save some people some time:
Orange PI WiringPi-Python Gist
PS: Igor, TKaiser, and other contributors. Armbian is a really great distro. I'm very grateful for all your hard work.

Network problem and github
in Development
Posted
That's pretty frustrating. Complex git requests get picky over HTTP especially with pushes.
You may have better luck setting up a github account and adding your public SSH key (if you haven't already) and switch your clone method to SSH-based prior to copying the clone URL to your clipboard.
SSH is much more resilient, and you'll have additional tuning options available to you