simple program to use Barometer

tparvais

Member
Hello

I receive my first sensor (barometer hobby obard) and my USB interface. It works fine with OneWire Viewer.

Is there another software to read and record barometer value easily ? and convert voltage to mbar ?

Thank you

Thomas
 
Hello

I receive my first sensor (barometer hobby obard) and my USB interface. It works fine with OneWire Viewer.

Is there another software to read and record barometer value easily ? and convert voltage to mbar ?

Thank you

Thomas

Hi, You may use few Java program/examples if you like .

DUbravko
 
Hello

I receive my first sensor (barometer hobby obard) and my USB interface. It works fine with OneWire Viewer.

Is there another software to read and record barometer value easily ? and convert voltage to mbar ?

Thank you

Thomas

Hi, You may use few Java program/examples if you like .

DUbravko

I found logtemp, which is very complete and easy. But it seems that logtemp is reading the Channel1 instead of Channel 0 for Barometer kit..... and then the bad value....

For HB Barometer, what is the value to read as pressure ? (after conversion withj slope + intercept) ? First ADC channel or second ?

Thank you
 
Back
Top