You can check this tutorial (http://www.bonebrews.com/temperature-monitoring-with-the-ds18b20-on-a-beaglebone-black/ <http://www.bonebrews.com/temperature-monitoring-with-the-ds18b20-on-a-beaglebone-black/>) to know how to read data from a DS18B20. Then you need read the 1-wire slave file from a node.js script.
> Le 22 oct. 2014 à 18:04, [email protected] a écrit : > > Hello, > > I would like to read the temperature from a DS18B20 in a Beagle Bone Black > with a Node js application. > How can do it? > > Thank you very much. > > -- > For more options, visit http://beagleboard.org/discuss > <http://beagleboard.org/discuss> > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
