Publishing data on the web with Node.JS
Many solutions exist for publishing data coming from Arduino boards on the web. Bangon Kali, in his detailed tutorial, proposes his novel approach, which makes use of several widespread and open-source technologies, such as Node.JS, jQuery and Apache: Using the USB, the Arduino Board is connected to the PC serially to a certain COM port which the […]