[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Arduino library for communication with Honeywell ABP Series digital pressure sensors via I2C

License

Notifications You must be signed in to change notification settings

ij96/Honeywell_ABP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honeywell_ABP library

Arduino library for communication with Honeywell ABP Series digital pressure sensors via I2C.

Usage

  • Download and copy the Honeywell_ABP folder to your Arduino libraries folder (usually C:\Users\<user_name>\Documents\Arduino\libraries).
  • Include the library in your Arduino code:
#include "Honeywell_ABP.h"

Limitations

  • 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

Reference

About

Arduino library for communication with Honeywell ABP Series digital pressure sensors via I2C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages