소스 검색

'README.md' ändern

master
stevo 6 년 전
부모
커밋
b8c5703f17
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. +15
    -0
      README.md

+ 15
- 0
README.md 파일 보기

@@ -0,0 +1,15 @@
# Overview
This Projects implements several scripts for remote GPIO control on raspberry PI.

## User Guide

### get Sources
git clone http://gitea.devpool.net:3000/alex/pdu_ctrl

### start test script on raspberry pi
python3 gpio_test.py

## Missing Features
* Script to set and reset single GPIO's ("python3 gpioctrl.py CCU6_001 on", "python3 gpioctrl.py CCU6_001 off" )
* Script to get the state of single GPIO's ("python3 gpioctrl.py CCU6_001 stat" )


불러오는 중...
취소
저장