MPX4115A
From MyLabWiki
(Difference between revisions)
(→Example Code) |
(→Wiring) |
||
| Line 8: | Line 8: | ||
[[Image:MPX4115APackage.png|700px]] | [[Image:MPX4115APackage.png|700px]] | ||
| + | |||
| + | Recommended power supply decoupling is given in the [[:Image:MPX4115A.pdf|data sheet]]: | ||
| + | |||
| + | [[Image:MPX4115A-psdecoupling.png|350px]] | ||
== Example Code == | == Example Code == | ||
Latest revision as of 19:35, 13 June 2010
Contents |
Description
Integrated pressure sensor 15 to 115 kPa (2.2 to 16.7 psi), 0.2 to 4.8 V output.
The MPX4115A series is designed to sense absolute air pressure in altimeter or barometer (BAP) applications. Freescale's BAP sensor integrates on-chip, bipolar op amp circuitry and thin film resistor networks to provide a high level analog output signal and temperature compensation.
Wiring
Recommended power supply decoupling is given in the data sheet:
Example Code
The output voltage is a linear function of the pressure and does not need any compensation for errors within the 0° - 85° C temperature range. The error correction outside this range is given in the data sheet.
References
- Data sheet: File:MPX4115A.pdf
- Used in Arduino Weather Station