wpjscc / gpio
0.0.1
2018-03-03 15:13 UTC
Requires
- php: >=7.1
- carica/io: ^1.0
Suggests
- ext/wires: Bindings for the WiringPi library
This package is not auto-updated.
Last update: 2024-09-14 23:58:40 UTC
README
许可证: MIT 许可证
版权: 2015-2018 Thomas Weinert thomas@weinert.info
Carica Gpio 使用 GPIO 实现了 Carica Io 设备接口。
进行中
基础
该仓库提供了一个库,用于从 PHP 控制GPIO引脚。它是 Carica Firmata 的替代品。两者都旨在为 Carica Chip 提供必要的接口实现。
依赖项
Carica Gpio 使用 Carica Io,一个非阻塞 I/O 库,用于 PHP。至少需要 PHP 7.1。