carica / gpio
实现 Carica Io 设备的 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 auto-updated.
Last update: 2024-09-08 22:25:50 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。