Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
project:nodemcu_httpd [2017/03/12 14:37]
licho [NodeMCU - HTTP Server]
project:nodemcu_httpd [2017/03/12 14:59] (current)
licho [NodeMCU HTTP Server]
Line 1: Line 1:
-|**Project owner:**| [[user:​lichnak|lichnak]],​ [[user:​peterbay,​|PeterBay]] | 
-|**Interested:​** |  | 
-|**Related:​**| | 
-|**Reference:​**| https://​Espressif.com | 
-| **License:​** | [[http://​creativecommons.org/​licenses/​by-sa/​4.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ | 
 |**Project owner:**| [[user:​lichnak|lichnak]],​ [[user:​peterbay,​|PeterBay]] | |**Project owner:**| [[user:​lichnak|lichnak]],​ [[user:​peterbay,​|PeterBay]] |
 |**Interested:​** |  | |**Interested:​** |  |
Line 10: Line 5:
 | **License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​4.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ | | **License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​4.0/​|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ |
 ====== NodeMCU HTTP Server ====== ====== NodeMCU HTTP Server ======
-PB hero+[[user:​peterbay,​|PeterBay]] ​hero
  
 === Deploy httpd to ESP8266 === === Deploy httpd to ESP8266 ===
Line 61: Line 56:
 > Uploading to ESP file wifi.tmpl...Success > Uploading to ESP file wifi.tmpl...Success
 </​code>​ </​code>​
-  * Configure ext_wifi_settings.lua for WiFi connection strings+  * Configure ​script ''​ext_wifi_settings.lua'' ​for WiFi connection strings
 <​code>​ <​code>​
 > file.open("​ext_wifi_settings.lua","​w+"​);​ > file.open("​ext_wifi_settings.lua","​w+"​);​
Line 110: Line 105:
 Gateway Addr: YOUR-NETWORK-GATEWAY  Gateway Addr: YOUR-NETWORK-GATEWAY
 </​code>​ </​code>​
-  * Open http://YOUR-NODEMCU-IP-ADDRESS in Web browser+  * Open ''​YOUR-NODEMCU-IP-ADDRESS'' ​in Web browser
 {{ project:​wiki_nodemcu_httpd.png }} {{ project:​wiki_nodemcu_httpd.png }}
  
  • project/nodemcu_httpd.1489325864.txt.gz
  • Last modified: 2017/03/12 14:37
  • by licho