Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 841 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 841 Bytes

nodemcu-wake-on-lan

Just a small project that lets you remote start a computer via a NodeMcu (ESP8266) and wake-on-LAN

arduino IDE setup

  1. Download the IDE
  2. Install the IDE
  3. Launch the IDE
To support the nodemcu
  • Follow this tutorial from step #4 to step #9
wake on LAN library installation
  • download that wake on LAN library repository as a .zip file
  • go to sketch -> include library -> Add .ZIP library in the Arduino IDE
  • Select the library .zip file