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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

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