SCP1000 Pressure Sensor

The SCP1000 is a MEMs barometric pressure sensor in a surface mount package. It outputs absolute pressure at 17 bit resolution. The small package also includes a temperature sensor. The data is internally compensated and the range of the sensor is 30kPa..

Hello World

Import programSCP1000_Hello

SCP1000 example program. Displays Temperature and Pressure.

Library

Import librarySCP1000

Library to interface the SCP1000 temperature and pressure sensor.

Datasheet

http://www.vti.fi/midcom-serveattachmentguid-9cbae6a382efd245cb62354a54ff62c7/scp1000-d01_-d11_pressure_sensor_datasheet_28-08-2007.pdf

Notes

The sensor is avaliable for either SPI (SPC1000-D01) or I2C (SCP1000-D11) communication. However, the library on this page is for the SPI version.

Avaliable as a


You need to log in to post a discussion