# carica-gpio **Repository Path**: wpjscc/carica-gpio ## Basic Information - **Project Name**: carica-gpio - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-20 - **Last Updated**: 2021-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Carica Gpio =========== License: [The MIT License](http://opensource.org/licenses/mit-license.php) Copyright: 2015-2018 Thomas Weinert Carica Gpio implements Carica Io device interfaces using GPIO. ***Work in progress*** [![Gitter chat](https://img.shields.io/badge/gitter-join--chat-blue.svg)](https://gitter.im/ThomasWeinert/carica-chip) Basics ------ The repository provides a library to control GPIO pins from PHP. It is an alternative to [Carica Firmata](https://github.com/ThomasWeinert/carica-firmata). Both aim to provide the necessary interface implementations for [Carica Chip](https://github.com/ThomasWeinert/carica-chip). Dependencies ------------ Carica Gpio uses Carica Io a non blocking I/O library for PHP. At least PHP 7.1 is needed.