Skip to main content

Module to control NanoPi GPIO channels

Project description

### Introduction

This is a NanoPi boards based GPIO manipulation package written on C with Python3 wrapper with some improvements and installable from PyPI package. In this package tryed an attempt to maximize the preservation of API compatibility with original package *WiringNP* .

### APT

#### Common requirements

sudo apt update sudo apt install python3-dev

### PyPI

#### Installation

sudo pip3 install npio

### GIT

#### Download

git clone [ https://github.com/leftradio/npio ]

#### Installation

cd npio python3 setup.py buils sdist bdist sudo python3 setup.py install

For correct work after installing copy yours board *sys_info* to */etc/sys_info* path.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

npio-0.1.77.tar.gz (21.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page