Skip to content

BigSensor/RPi.GPIO.NP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPi.GPIO_NP README

This is a modified version RPi.GPIO for NanoPi NEO/NEO2. We call it RPi.GPIO_NP. It is based on the original RPi.GPIO. The RPi.GPIO_NP API usage are the same to the original RPi.GPIO. You can donwload the RPi.GPIO_NP from: https://github.com/friendlyarm/RPi.GPIO_NP

Download

   git clone https://github.com/BigSensor/RPi.GPIO.NP

Installation

sudo apt-get update
sudo apt-get install python-dev
cd /RPi.GPIO_NP
python3 setup.py install                 
sudo python3 setup.py install

Please be attention that you need use both python and sudo python to make the RPi.GPIO_NP work well.

About

RPi.GPIO for Nano OpenCV Camera@corence.taobao.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published