gustavorv86 / pygpio

Orange PI and Orange PI Zero GPIO command written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpio_py

About

Orange PI and Orange PI Zero GPIO command written in Python

Usage

Modify gpio.py script to Orange Pi or Orange Pi Zero boards.

# Change Pinout board (PINOUT_OPI / PINOUT_OPI_ZERO)
PINOUT = PINOUT_OPI

Run the help scripts.

./gpio.py help
./board-led.py help

About

Orange PI and Orange PI Zero GPIO command written in Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%