|
@@ -12,4 +12,5 @@ python3 gpio_test.py |
|
|
## Missing Features |
|
|
## Missing Features |
|
|
* Script to set and reset single GPIO's ("python3 gpioctrl.py CCU6_001 on", "python3 gpioctrl.py CCU6_001 off" ) |
|
|
* 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" ) |
|
|
* Script to get the state of single GPIO's ("python3 gpioctrl.py CCU6_001 stat" ) |
|
|
|
|
|
* implement gpio_daemon with XMP:RPC interface for remote access |
|
|
|
|
|
|