/Honeywell_RSC

Arduino library for communication with Honeywell RSC Series digital pressure sensors via SPI

Primary LanguageC++MIT LicenseMIT

Honeywell_RSC library

Arduino library for communication with Honeywell RSC TruStability™ Board Mount Pressure Sensors Series digital pressure sensors via SPI.

Usage

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

Reference