https://github.com/bouni/wifipowerbutton
A WifiPowerButton for my home server
https://github.com/bouni/wifipowerbutton
atx esphome kicad power-button reset wifi
Last synced: 3 months ago
JSON representation
A WifiPowerButton for my home server
- Host: GitHub
- URL: https://github.com/bouni/wifipowerbutton
- Owner: Bouni
- License: mit
- Created: 2023-04-13T07:07:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-13T07:09:04.000Z (about 3 years ago)
- Last Synced: 2025-06-04T09:03:48.542Z (about 1 year ago)
- Topics: atx, esphome, kicad, power-button, reset, wifi
- Homepage:
- Size: 533 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# WifiPowerButton
This small PCB let me control my home server remotly over WiFi.
My home server in my basement consists of a Asrock J3455-ITX which runs all my stuff and consumes relatively little power.
Unfortunately it dies every 2 months or so which requires me to go to the basement and reboot it.
That happen normally at the most inconvinient times and I hope that this little board lets me rebot it from everywhere in the world given my Internet connection works.
The brains of this project will be a WEMOS S2 mini because I have a dozen or so laying around ...
## Pictures


## Pinout

## Firmware
ToDo ...
I plan to use ESPHome for that.