OrangePi: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
== Using GPIO w/ Orange PI == | == Using GPIO w/ Orange PI == | ||
Install PIP | |||
<pre>sudo apt-get install python3-pip</pre> | |||
Follow the instructions at https://opi-gpio.readthedocs.io/en/latest/ | Follow the instructions at https://opi-gpio.readthedocs.io/en/latest/ |
Revision as of 03:58, 13 April 2018
Using GPIO w/ Orange PI
Install PIP
sudo apt-get install python3-pip
Follow the instructions at https://opi-gpio.readthedocs.io/en/latest/