How to run Node.js on esp8266 (Nodemcu dev board)? -


i trying connect apple homekit nodemcu board, found tutorial works on computer, wonder if there way load , run node.js on nodemcu board (esp8266)?

i think you're confusing nodemcu, firmware esp8266 boards interprets language lua, javascript runtime node.js, runs on computers.

so, answer cannot run node.js on esp8266.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -