- Set up your computer as described in this tutorial.
- Download this repository and unzip it.
- In Arduino IDE select "File" -> "Open", find where you unzipped
NodeMCU logic.ino
and selected. - Once it opens, click the arrow button in the top left to upload the code to your device.
Hint: you may want to change WiFi credentials in the NodeMCU logic/config/config.h
file before uploading the code.
(Otherwise WiFi capabilities are unusable)