Phyton script zum steuern der selbst gebauten pdu.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
stevo b8c5703f17 'README.md' ändern преди 6 години
README.md 'README.md' ändern преди 6 години
gpio_test.py 1.Version vom Script erstellt. преди 6 години

README.md

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” )