NODE.JS

In this section we're going to actualise the version Node.js and create a data logger real time to measure temp.

In this link part "Install Node.js" , we can see the basic procedure to actualise Node.js, in this moment the last version is  v0.10.30. You should install the Python Compiler too.


When you are ready, we're going to create our first server in Node.js running on BBB.

You can see these videos tutorial from Jesus Conde about  Socket.IO the lenguaje is Spanish. 




We're going to use the module ADC of the BBB. In the oficial page Beagleboard explain how to use API AnalogRead(). Get into BBB through Putty and create a new folder in the Desktop example temp, then you should write three files: app.js, index.html and package.json








No comments:

Post a Comment