Arduino library for communication with Honeywell ABP Series digital pressure sensors via I2C.
- Download and copy the
Honeywell_ABP
folder to your Arduino libraries folder (usuallyC:\Users\<user_name>\Documents\Arduino\libraries
). - Include the library in your Arduino code:
#include "Honeywell_ABP.h"
- Only works with I2C - SPI has not been implemented in this library.
- Does not work with ABP2 series, as its protocol is different from ABP - see issue #6
- I2C Communications with Honeywell Digital Output Pressure Sensors (applicable to ABP but not ABP2)
- ABP Series datasheet