BarometerSensor with nodejs

Hello,

i tried to make the barometer sensor to work with nodejs.
http://www.seeedstudio.com/wiki/Grove_-Barometer(High-Accuracy)

In python example i can see there is a special python library used.
How could i use that sensor from nodejs?

Thank you and best regards,

Simon

Hey Simon, if it hasn’t been translated into NodeJs, it probably needs to be before it will work.

You might want to open up a support ticket on Github to let the community know you’re interested in this: https://github.com/DexterInd/GrovePi/issues

Hey Simon,
The high accuracy Barometer is compatible with the GrovePi but we don’t have a library or an example for it right now. We do have examples for: http://www.seeedstudio.com/depot/Grove-Barometer-SensorBMP180-p-1840.html?cPath=25_124 and http://www.seeedstudio.com/depot/Grove-Barometer-Sensor-p-1199.html?cPath=73 . You can try to get an example working for it in Python and we would be more that happy to help you out with that or you’ll have to use one of the others or wait a bit before we write an example for it.

-Karan