Wake any computer on your network from your thinger.io console
- Install
thinger.io
andWakeOnLan
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