Skip to main content

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

Project description

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/2017.svg?maxAge=2592000

A drop-in replacement library for RPi.GPIO for the Orange Pi Zero. 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) 2017 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)

ChangeLog

Version

Description

Date

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

OPi.GPIO-0.3.1.tar.gz (295.0 kB view hashes)

Uploaded Source

Built Distribution

OPi.GPIO-0.3.1-py2.py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 2 Python 3

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