Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-13T07:09:04.000Z (over 1 year ago)
- Last Synced: 2024-05-01T22:13:51.603Z (7 months 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
![](Front.png)
![](Back.png)
## Pinout
![](J3455B-ITX.png)
## Firmware
ToDo ...
I plan to use ESPHome for that.