wpjscc/gpio

Gpio library implementing Carica Io Devices

0.0.1 2018-03-03 15:13 UTC

This package is not auto-updated.

Last update: 2024-04-27 21:56:03 UTC


README

License: The MIT License

Copyright: 2015-2018 Thomas Weinert thomas@weinert.info

Carica Gpio implements Carica Io device interfaces using GPIO.

Work in progress

Gitter chat

Basics

The repository provides a library to control GPIO pins from PHP. It is an alternative to Carica Firmata. Both aim to provide the necessary interface implementations for Carica Chip.

Dependencies

Carica Gpio uses Carica Io a non blocking I/O library for PHP. At least PHP 7.1 is needed.