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

PHP change url style -

renaming files in a directory using python or R -

ruby on rails - Carrierwave Timeout -