Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 2 KB

README.md

File metadata and controls

32 lines (25 loc) · 2 KB

Remote control ATX power switch

An alternative, Internet of things (IoT) approach to Wake-on-Lan (WoL).

This is a device that you plug into a free USB2 motherboard header in order to draw power (assuming that your motherboard continues to provides power to the USB headers when turned off), and sits inbetween the motherboard front panel IO header and your case. It will connect to your wifi, and you can access it using your web browser, and press a button to remote turn your PC on or off.

This was created for people for whom WoL isn't an option, but need to be able to check and control the power status of their PC remotely (such as people that work from home using some form of remote desktop software).

WoL works by broadcasting a special packet containing the mac address of the PC you want to turn on. Until your PC starts responding to normal requests, you don't actually know if the WoL packet worked or not, and you have no way of checking if your PC is functioning. This device on the other hand, can tell you at a glance if your PC is on or off. There's less ambiguity involved.

Prototype

This is the first prototype, made entirely using THT parts mk1

Prerequisites

This is for flashing the firmware and the filesystem to the microcontroller

To compile the firmware Also requires these libraries:

This is for creating the filesystem binary