Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 689 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 689 Bytes

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