Embedded PHP: GPIO and Protocols

Maintainers

👁 flavioheleno

Package info

github.com/embedded-php/core

pkg:composer/embedded-php/core

Fund package maintenance!

Patreon

Statistics

Installs: 647

Dependents: 2

Suggesters: 0

Stars: 3

Open Issues: 2

dev-main 2022-12-27 12:32 UTC

Requires

  • php: >=8.0

Suggests

  • ext-gpio: Required for using EmbeddedPhp\Core\Gpio\PhpGpioExt
  • ext-i2c: Required for using EmbeddedPhp\Core\Protocol\Serial\I2c\PhpI2cExt
  • ext-spi: Required for using EmbeddedPhp\Core\Protocol\Serial\Spi\PhpSpiExt
  • ext-uart: Required for using EmbeddedPhp\Core\Protocol\Serial\Uart\PhpUartExt
  • piphp/gpio: Required for using EmbeddedPhp\Core\Gpio\PiPhpGpio

Provides

None

Conflicts

None

Replaces

None

mit ae08e1909729f0b4420f9ab8bfc6aab95a4649a8

  • Flavio Heleno <flaviohbatista.woop@gmail.com>

GPIOraspberry piembeddedrpispii2c


README

👁 FOSSA Status

This library contains the core functionality, such as GPIO manipulation and SPI/I2C protocol handling, used by other Embedded PHP libraries and projects.

It is very unlikely that you want to use this library as is and likely that you're looking for the Sensors Library or the Display Library instead.

Acknowledgements

This is a partial port of the superb luma.oled Python library.

License

This library is licensed under the MIT License.

👁 FOSSA Status