ij96 / Honeywell_RSC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:C++ 72.3%Language:C 27.7%