Hello friends, here I share my experience with Node.js in Windows 7.
Node.js is mainly used to create a Web Server on a PC.
Node.js is open-source, cross-platform, JavaScript, Web server, dynamic web page, real-time Web applications,...
In this topic I will write about creating a Web Server in Windows. Communicate ESP32/ESP8266 client with that Server. Send/receive information from Android to ESP32/ESP8266,.... Run batch files from Android to Windows ...
- Here this tutorial in Spanish:
http://kio4.com/arduino/117_Wemos_NodeJs.htm
oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo
1.- Install in Windows. "Portable".
I tried to install the latest version of Node.js on my Windows 7...
...but it did not allow it.
-
So I downloaded an older version of: https://nodejs.org/dist/latest-v8.x/
-
This version: node-v8.17.0-win-x64.zip
-
I unzipped it and used it as "Portable". (about 55 MB)
-
Windows CMD Shell,
Write node -v