- Set your wifi info in 10, 11 line
#define STASSID "YOUR-WiFi-SSID"
#define STAPSK "YOUR-WiFi-PASSWORD"
- Set your pin number in 14 line
#define PIN 5
-
Upload sketch
-
Check the serial monitor to get your local IP.
- Use your browser to access the Local IP to verify status.