/pc-power-button-over-wifi

Wire nodeMCU type board to you pc's mobo and turn PC on/off over wifi.

Primary LanguageC++

Wiring

USB 2.0 Header on mobo

  • Purple - USB +5V (female)
  • Black - USB GND (female)

Mobo

  • Blue - power light (reads state) (female)
  • Green - power button (sends state) (female)
  • Black - mobo GND (female)

Case button passthrough

  • Orange - button + (male)
  • Black - button GND (male)

API

  • ip-address/api?p=ON
  • ip-address/api?p=OFF