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

renaming files in a directory using python or R -

c# - ajax - How to receive data both html and json from server? -