https://github.com/rivques/pico-power-poker
Remotely hit the power switch on a misbehaving PC.
https://github.com/rivques/pico-power-poker
Last synced: 2 months ago
JSON representation
Remotely hit the power switch on a misbehaving PC.
- Host: GitHub
- URL: https://github.com/rivques/pico-power-poker
- Owner: rivques
- License: mit
- Created: 2025-01-26T02:08:33.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-26T04:28:21.000Z (4 months ago)
- Last Synced: 2025-01-26T05:19:55.891Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pico-power-poker
My friend likes to stream games with Steam Link, but sometimes the host PC crashes and needs a hard restart. This device lets them do that without getting up by closing the power button contacts with a relay.
## Circuit
Draws power from an internal USB2 header (make sure that no energy efficiency settings turn off USB standby power). Connects between the front-panel power switch connector and the motherboard's front-panel header.
Current WiFi settings are `http://power-poker.local` with the static IP of `192.168.50.4`.
Sorry Max, I know you like it when projects are accessible to all thru the internet, but I'm going to keep this one local ;)