Search
Product Info
Breakout Board for MEMs Barometric Pressure Sensor - SCP1000
sku: SEN-08161
Description: The SCP1000-D01 is a great IC - now you can play with it! This is a simple breakout board bringing the SPI interface pins to a 0.1" header.Please note: We now stock the latest ASIC rev C (IC label 'D01').
The SCP1000 is the very first absolute pressure sensor on the market to use MEMS technology to grant 17-bit resolution. Under ideal conditions, this sensor can detect the pressure difference within a 9cm column of air.
VTI's SCP1000-D01 digital absolute pressure sensors are intended for barometric pressure measurement and altimeter applications for 30kPa...120kPa and -20C...70C measuring ranges. The pressure and temperature output data is calibrated and compensated internally and the communication between the SCP1000 and its host micro-controller is realized using an SPI interface.
SCP1000 is comprised of a VTI's 3D-MEMS capacitive sensing element, a dedicated low power CMOS interface ASIC with on-chip calibration memory, 4 preset measuring modes and a LCP (Liquid Crystal Plastic) MID (Molded Interconnect Device) housing. The component is a surface mountable device incorporating a circular vertical wall for easy waterproof sealing.
Four user selectable measuring modes combine 17-bit resolution (9cm of air column) with low or ultra-low power consumption, or alternatively 15-bit resolution (18cm of air column) with high speed data read (9Hz) or less than 5uA and power consumption. For example, at Low Power mode, the SCP1000 has an overall resolution of 2 Pa (15cm of air column) and a power consumption of 3.5uA.
This unit comes in a newly developed RoHS compliant plastic housing. Normal hot-air rework will destroy this sensor so we highly recommend this breakout board for prototyping.Note: If you plan on using this board in direct sunlight, we suggest purchasing the SCP1000 Gasket as shown below in the related items.
Documents:
- Schematic
- SCP1000-D01 Datasheet
- Product Specification
- Dimensional Drawing
- Example PIC Code
- Example SCP1000 application
- App note for DiosPro
Pricing
Comments
12 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.
























Initialize High Speed Constant Reading Mode
PRESSURE [1073740710]
TEMP F [75]
PRESSURE [1073740717]
TEMP F [75]
PRESSURE [1073740718]
TEMP F [75]
The temperature agrees well but the pressure ?????
My board is a Ardunio Pro 328 3,3V 8 MHz and I have installed the IDE 0017. (Windows)
Do you have an explanation for this result ? and perhaps you know where the error could be.(Timing?)
Willy
It uses the SPI hardware on an ATMega16L, and is easily portable to other AVR devices. The reading/writing functions (especially for indirect read/write registers) would be useful for other devices as well.
Keep in mind that this code was written for the first revision of the SCP1000. With the current revision stocked by SparkFun, you can skip step 6, the low-noise configuration (although it doesn't hurt to leave it in).
-Adam
computing the variance is a very good and easy way to see results of power filtering.
Any suggestions of a suitable replacement?