Download the PHP package ikarus/sps-gpio-driver without Composer
On this page you can find all versions of the php package ikarus/sps-gpio-driver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sps-gpio-driver
Ikarus SPS Global GPIO System Management
During runtime of an Ikarus SPS there are several needs of accessing pins, either on Raspberry Pi or any extension module.
A common problem can be, that a gpio extender is accessed via i2c. This means that pins are organized by blocks, normally 8 pins are represented by one byte. Trying to change one bit, the others are overwritten.
This package ships with a global gpio driving manager that coordinates those accesses.
Installation
Any default Ikarus SPS already includes this package.
All versions of sps-gpio-driver with dependencies
PHP Build Version
Package Version
Requires
php Version
>7.2
ikarus/raspberry-pinout Version ^0.8
ikarus/sps Version ^0.8
ikarus/sps-i2c-gpio-extender Version ^0.8
ikarus/raspberry-pinout Version ^0.8
ikarus/sps Version ^0.8
ikarus/sps-i2c-gpio-extender Version ^0.8
The package ikarus/sps-gpio-driver contains the following files
Loading the files please wait ....