Libraries to control GPIOs using the sysfs interface
Project description
gpio-sysfs
Libraries to control GPIOs using the sysfs interface
Compatibility
Now comptatible with all versions of Python !
Install
pip install onion-gpio-sysfs
Usage
import onionGpio
# instantiate a GPIO object
gpio0 = onionGpio.OnionGpio(0)
# set to output direction with zero (LOW) being the default value
gpio0.setOutputDirection(0)
# get the vaule
gpio0.getValue()
For further examples look at python/examples/ folder.
Author
Written by https://github.com/greenbreakfast
Python3 code adaptation by https://github.com/jdupl
PyPi package by https://github.com/grizmin
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
Built Distribution
File details
Details for the file onion_gpio_sysfs-0.1.6.tar.gz
.
File metadata
- Download URL: onion_gpio_sysfs-0.1.6.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f271979c3111cfdb707d9aea7491f125730a7eddfc6a10c9b04d6ac4480fbc1 |
|
MD5 | 91cc04af5034d21827071c059588a339 |
|
BLAKE2b-256 | 2ef4672857b89aa3d4128b00962b1a393af8e684ad0a01a999779215992ab92e |
File details
Details for the file onion_gpio_sysfs-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: onion_gpio_sysfs-0.1.6-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.43.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a956a5a6b276b4360fa19167963b946f8e30b60f0fa93e6b5589c682e0c7fa6c |
|
MD5 | 1094c8496e0c651c1de6c6750fe8eac5 |
|
BLAKE2b-256 | 4f72af5918a280001fa03252bc2dd3898981150643d5a397febc97046c427738 |