... | ... |
@@ -6,6 +6,9 @@ ESP8266 project: |
6 | 6 |
- Webserver |
7 | 7 |
- Print Temperature & Humidity on OLED screen |
8 | 8 |
- OTA support |
9 |
+ - From Arduino IDE it self |
|
10 |
+ - From WebBrowser http://<ip>/ota (login is **admin**, password is **MAC Address**) |
|
11 |
+ |
|
9 | 12 |
|
10 | 13 |
# Configuration |
11 | 14 |
- my_wifi.h : Add your WiFi credentials |