rodan / honeywell_hsc_ssc_i2c

avr library for honeywell hsc and ssc series pressure sensors (i2c version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TruStability HSC and SSC pressure sensor library for the Arduino.

This library implements the following features:

  • read raw pressure and temperature count values
  • compute absolute pressure and temperature

Author: Petre Rodan 2b4eda@subdimension.ro Available from: https://github.com/rodan/honeywell_hsc_ssc_i2c License: GNU GPLv3

Honeywell High Accuracy Ceramic (HSC) and Standard Accuracy Ceramic (SSC) Series are piezoresistive silicon pressure sensors.

About

avr library for honeywell hsc and ssc series pressure sensors (i2c version)


Languages

Language:C++ 70.6%Language:C 29.4%