Skip to content

xtensa/PyControlPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyControlPC

This is extremely simple Python utility for Raspberry PI to press power or reset button on remote PC using CLI. Power and Reset button pins of the controlled PC should be connected to Raspberry Pi GPIO port as illustrated on the attached schematics (scheme.png).

Usage:
       python pcontrol.py <machine_name>

Multiple machines could be configured on different GPIO pins. Edit config.py to change the name or add new controlled machine.

Available commands are:
       reset
       power
       power_4s
       get_status

Connection schematics:

About

Extremely simple Python utility for Raspberry PI to press power or reset button on remote PC using CLI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages