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
Last revision Both sides next revision
project:nodemcu:en [2017/03/11 23:03]
licho
project:nodemcu:en [2017/03/12 17:52]
licho
Line 3: Line 3:
 |**Related:​**| | |**Related:​**| |
 |**Reference:​**| https://​Espressif.com | |**Reference:​**| https://​Espressif.com |
-| **License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​3.0/|Uveďte původ-Zachovejte licenci; CC BY-SA]] ​ |+| **License:​** | [[https://​creativecommons.org/​licenses/​by-sa/​4.0/|Attribution-ShareAlike 4.0 International; CC BY-SA]] ​ |
 ====== NodeMCU ====== ====== NodeMCU ======
 {{project:​nodemcu-style5-150px.png_150x150.png}} {{project:​nodemcu-style5-150px.png_150x150.png}}
Line 35: Line 35:
 {{project:​nodemcu_devkit_v1.0_pinmap.png}} {{project:​nodemcu_devkit_v1.0_pinmap.png}}
  
-=== Important ​warning ​===+=== Important ​warnings ​===
  
   * Pin D0 (''​GPIO16''​) can be use only as //gpio// read/write and doesn'​t support //​interrupt/​pwm/​i2c/​ow//​.   * Pin D0 (''​GPIO16''​) can be use only as //gpio// read/write and doesn'​t support //​interrupt/​pwm/​i2c/​ow//​.
   * During each reboot, reset or wake activity pin ''​GPIO15''​ ''​MUST''​ be set to ''​LOW''​ and pin ''​GPIO2''​ ''​MUST''​ be set to ''​HIGH''​. Caution requires pin ''​GPIO0'',​ when ''​GPIO0''​ is set to ''​HIGH''​ then boots into ''​RUN''​ mode. when ''​GPIO0''​ is set to ''​LOW''​ then boots into ''​FLASH''​ mode.   * During each reboot, reset or wake activity pin ''​GPIO15''​ ''​MUST''​ be set to ''​LOW''​ and pin ''​GPIO2''​ ''​MUST''​ be set to ''​HIGH''​. Caution requires pin ''​GPIO0'',​ when ''​GPIO0''​ is set to ''​HIGH''​ then boots into ''​RUN''​ mode. when ''​GPIO0''​ is set to ''​LOW''​ then boots into ''​FLASH''​ mode.
-  * If your intesion ​are to use ''​SLEEP''​ mode, then interconnect pins ''​GPIO16''​ and ''​RST'',​ and then ''​GPIO16''​ will be set to ''​LOW''​ after each wake activity.+  * If your intesion ​is use ''​SLEEP''​ mode, then interconnect pins ''​GPIO16''​ and ''​RST'',​ and then ''​GPIO16''​ will be set to ''​LOW''​ after each wake activity.
  
 ===== Firmware ===== ===== Firmware =====
Line 77: Line 77:
  
   * [[:​project:​nodemcu_httpd:​en|NodeMCU HTTP Server]]   * [[:​project:​nodemcu_httpd:​en|NodeMCU HTTP Server]]
-  * [[:​project:​nodemcu_mqtt|NodeMCU MQTT Client]]+  * [[:​project:​nodemcu_mqtt:en|NodeMCU MQTT Client]] 
 +  * [[:​project:​nodemcu_ps:​en|Perimetr Server]] 
 +  * [[:​project:​nodemcu_ccs:​en|Central Control Server]] 
 +  * [[:​project:​nodemcu_lsa:​en|Labka Smart API]] 
 +  * [[:​project:​nodemcu_sd:​en|Smart Dashboard]] 
 +  * [[:​project:​nodemcu_ma:​en|Mobile Applications]] 
  
  • project/nodemcu/en.txt
  • Last modified: 2019/02/22 07:25
  • by cyberian