Tuesday, 17 September 2019

Converting Node.js to Html

I want to display "hello world" from arduino to browser. I have written node.js script and hello world is displaying on node.js command prompt. How do I display this on the browser? I also tried browserify but the file generated by browserify is too detailed.

Submitted September 17, 2019 at 08:18AM by tech_foreva

No comments:

Post a Comment