Component: Barometer (MS5637) (Environmental)
From Flowcode Help
(Redirected from Component: ID b8c43425 121c 4dfc 8a70 665973e9938b)
Jump to navigationJump to search| Author | 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_Pressure_Sensor_MS5637.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_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. | |
|  - VOID | Return | 
ReadPROM
|   | ReadPROM | 
| Reads a single 16-bit value from the PROM calibration data. | |
|  - BYTE | Address | 
| Range 0-6 | |
|  - UINT | Return | 
ReadPressureFloat
ReadPressureRaw
ReadTemperatureFloat
ReadTemperatureRaw
Reset
|   | Reset | 
| Resets the device | |
|  - VOID | Return | 









