Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
project:nodemcu_windev:en [2017/03/11 23:52] licho [Upload NodeMCU firmware] |
project:nodemcu_windev:en [2017/03/26 12:52] (current) licho [Developer's IDE for nodeMCU on Windows 10] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| === Content === | === Content === | ||
| * [[#Upload NodeMCU firmware|Upload NodeMCU firmware]] | * [[#Upload NodeMCU firmware|Upload NodeMCU firmware]] | ||
| - | * [[#ESP8266 Flasher Tool|SP8266 Flasher Tool]] | + | * [[#ESP8266 Flasher Tool|ESP8266 Flasher Tool]] |
| * [[#Upload LUA skripts to ESP8266|Upload LUA skripts to ESP8266]] | * [[#Upload LUA skripts to ESP8266|Upload LUA skripts to ESP8266]] | ||
| * [[#ESPlorer Tool|ESPlorer Tool]] | * [[#ESPlorer Tool|ESPlorer Tool]] | ||
| - | * [[#Install MongoDB Serveru|Install MongoDB Serveru]] | + | * [[#Install MongoDB Serveru|Install MongoDB Server]] |
| * [[#Install Node.js|Install Node.js]] | * [[#Install Node.js|Install Node.js]] | ||
| * [[#Instalal Python|Install Python]] | * [[#Instalal Python|Install Python]] | ||
| Line 179: | Line 179: | ||
| To aviod dependency conflicts first step is to install Microsoft compilator ''windows-build-tools'' for Node.js packages. | To aviod dependency conflicts first step is to install Microsoft compilator ''windows-build-tools'' for Node.js packages. | ||
| - | And sedcond step is now ito nstall rest of Node-Red dependency packages. | + | And sedcond step is now to install rest of Node-Red dependency packages. |
| <code> | <code> | ||
| PS C:\> cd "C:\Program Files\nodejs\" | PS C:\> cd "C:\Program Files\nodejs\" | ||