Component: Barometer (MS5637) (Environmental)
From Flowcode Help
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.0 |
Category | Environmental |
Contents
Barometer (MS5637) component
A small PCB surface mount barometric pressure sensor with a I2C bus interface. Pressure range 0 to 30 Bar. Temperature range -20 to +85 °C.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_temp/Pressure_Sensor_MS5637.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_temp/Pressure_Sensor_MS5637.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Initialise
![]() |
Initialise |
Stes up the I2C bus and initialises the termperature sensor ready for use. | |
![]() |
Return |
ReadPROM
![]() |
ReadPROM |
Reads a single 16-bit value from the PROM calibration data. | |
![]() |
Address |
Range 0-6 | |
![]() |
Return |
ReadPressureFloat
ReadPressureRaw
ReadTemperatureFloat
ReadTemperatureRaw
Reset
![]() |
Reset |
Resets the device | |
![]() |
Return |