文件名称:gpiocmd:在Rasberry PI上按下GPIO按钮时运行任意命令
文件大小:5KB
文件格式:ZIP
更新时间:2024-04-21 13:59:37
Python
gpiocmd 在Raspberry PI上按下GPIO按钮时,运行任意命令。 按钮可以通过按下一个按钮多少秒来区分多个动作。 可以将操作配置为以秒为单位定义的时间间隔重复执行。 与带有四个按钮的Adafruit 2.8“屏幕一起使用和测试。 用法 usage: gpiocmd.py [-h] [-v] [--log-format FORMAT] [-k] -c FILE Run arbitrary commands when GPIO buttons are pressed on Raspberry PI. Buttons can differentiate multiple actions by how many seconds one button is pressed. Actions can be configured to repeat at an interval defi
【文件预览】:
gpiocmd-master
----gpiocmd.yml(392B)
----gpiocmd.py(8KB)
----requirements.txt(42B)
----.gitignore(10B)
----README.md(2KB)