ikarus/sps-template-raspberry-pi
Composer 安装命令:
composer require ikarus/sps-template-raspberry-pi
包简介
A simple template to create a SPS on a raspberry pi
README 文档
README
This template contains all required packages and several examples to create a SPS on a Raspberry Pi
Installation
$ composer create-project ikarus/sps-template-raspberry-pi ./my-sps-project
Run the SPS
Probably you will need to perform the SPS with admin privileges to access the GPIO headers.
$ sudo php ./ikarus.php
or add the following lines to the file: /etc/rc.local
cd /home/pi/my-sps-project
sudo php ikarus.php &
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-06-12