Library and demo program for MS4525DO differential pressure sensor based pitot tube, using I2C interface
Temperature values are correct. But I dont trust the PSI and airspeed (especially airspeed).
Code blended and ported from a combination of the following sources:
- https://forum.arduino.cc/index.php?topic=309653.0
- https://github.com/PX4/Firmware/blob/master/src/modules/commander/airspeed_calibration.cpp
- https://github.com/PX4/Firmware/tree/master/src/drivers/differential_pressure/ms4525
Revisions of MS4525DO/MS4525DO.cpp
Revision | Date | Message | Actions |
---|---|---|---|
0:5965bf423184 | 2019-09-13 | initial commit. I dont trust the output values yet | File Diff Annotate |