Skip to main content

A drop-in replacement for RPi.GPIO for the Orange Pi Zero

Project description

Repository Enhancement

The original repository for the OPi.GPIO library, available at https://github.com/rm-hull/OPi.GPIO, has been enhanced to support additional boards: Orange Pi 3B and Orange Pi Zero 3.

Key Modifications:

  • Added Support for Orange Pi 3B

  • Added Support for Orange Pi Zero 3

Installation

To install the enhanced version of OPi.GPIO, use the following pip command:

pip3 install terindo.gpio==1.0.1

Usage

After installation, OPi.GPIO can be utilized in your Python code as shown below:

import OPi.GPIO as GPIO
# import orangepi.zero3
import orangepi.pi3b

# GPIO.setmode(orangepi.zero3.BOARD)
GPIO.setmode(orangepi.pi3b.BOARD)

OPi.GPIO

https://travis-ci.org/rm-hull/OPi.GPIO.svg?branch=master https://coveralls.io/repos/github/rm-hull/OPi.GPIO/badge.svg?branch=master https://readthedocs.org/projects/opi-gpio/badge/?version=latest https://img.shields.io/pypi/pyversions/OPi.GPIO.svg https://img.shields.io/pypi/v/OPi.GPIO.svg https://img.shields.io/maintenance/yes/2021.svg?maxAge=2592000

A drop-in replacement library for RPi.GPIO for the Orange Pi Zero and other SBCs. Only the basic GPIO functions are replicated, using sysfs: this allows the GPIO pins to be accessed from user space.

See the documentation for install instructions and detailed API usage.

References

License

The MIT License

Copyright (c) 2018 Richard Hull

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

Pull requests (code changes / documentation / typos / feature requests / setup) are gladly accepted. If you are intending to introduce some large-scale changes, please get in touch first to make sure we’re on the same page: try to include a docstring for any new method or class, and keep method bodies small, readable and PEP8-compliant. Add tests and strive to keep the code coverage levels high.

GitHub

The source code is available to clone at: https://github.com/rm-hull/OPi.GPIO

Contributors

  • Simon Rowe (@srowe)

  • Steven P. Goldsmith (@sgjava)

  • Adrian Cuzman (@adriancuzman)

  • Mathieu Pasquet (@winterscar)

  • @5kft

  • Stephen Sorriaux (@StephenSorriaux)

  • Michael Still (@mikalstill)

  • Pascal Roeleven (@pascallj)

  • Igor Pitsyn (@ipitsyn)

ChangeLog

Version

Description

Date

0.5.3

  • Add pin mappings for Radxa Zero

  • Added OrangePi Zero2 pin mappings

2022/06/20

0.5.2

  • Add full 40-pin header for Orange Pi 4(B)

2021/10/22

0.5.1

  • Updated orange pi 4B mappings

2021/08/19

0.5.0

  • Added Hardware PWM Control

  • Add support for the NanoPi M4 family

  • Add pin mapping for orange pi 4 & 4B models

  • Add rockpi/rockpi s packages added

  • Fix OrangePi PC BCM Pin map

2021/04/25

0.4.0

  • Added various new pin mappings for Orange Pi variants

2019/10/21

0.3.6

  • Expose pullup resistor constants to API users

  • Add pin mappings for OrangePi Prime

2019/01/14

0.3.5

  • Added OrangePi Lite & One pin mappings

2018/11/10

0.3.4

  • Added more OrangePi and NanoPi pin mappings

2018/09/16

0.3.3

  • Added waits for UDEV rules

2018/09/15

0.3.2

  • Added OrangePi PC pin mappings

2018/03/04

0.3.1

  • Added NanoPi DUO pin mappings

2018/01/01

0.3.0

  • Added alternate pin mappings

2017/12/31

0.2.5

  • sysfs: set output() value to 0 or 1

2017/07/15

0.2.4

  • Add compatibility for pull up/down and bouncetime params

2017/05/27

0.2.3

  • Make worker threads daemonic (can’t exit otherwise)

2017/05/26

0.2.2

  • GPIO.setup() catches IOError and re-exports

2017/03/28

0.2.1

  • Minor bug fixes

  • Additional tests

2017/03/14

0.2.0

  • Added edge detection and eventing

2017/03/14

0.1.0

  • Initial version

2017/03/11

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

terindo.gpio-1.0.1.tar.gz (306.5 kB view details)

Uploaded Source

File details

Details for the file terindo.gpio-1.0.1.tar.gz.

File metadata

  • Download URL: terindo.gpio-1.0.1.tar.gz
  • Upload date:
  • Size: 306.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.11

File hashes

Hashes for terindo.gpio-1.0.1.tar.gz
Algorithm Hash digest
SHA256 897875a443c6c99b26b5b945a7a72edadb6e0699a1e1e7126efab668ed65ede4
MD5 0a3e1525f8a2f46d97a1963406318d56
BLAKE2b-256 6f1802c153785a629a2512a14992d149d7f6fdb5b3d8a2a09fee4fe8374e3182

See more details on using hashes here.

Supported by

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