/ESP8266_WOL

Wake any computer on your network from your thinger.io console

Primary LanguageC++MIT LicenseMIT

ESP8266_WOL

Wake any computer on your network from your thinger.io console

license

Setup

  • Install thinger.io and WakeOnLan from arduino library manager
  • Also install ESP8266Ping
  • Create an account at thinger.io
  • Add a new device on thinger console
  • Create a secrets.h file from example and fill in the blanks
  • Compile and flash your ESP8266
  • Once running you can access wake command on thinger dashboard or mobile app

Make sure to configure your PC to be able to start on a magic packet. I used this tutorial