Skip to content

FAEOCBAM/2smpb02e-grove-arduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2smpb02e-grove-arduino

This library is for evaluating Omron sensor 2SMPB-02E with Arduino UNO.

2SMPB-02E is a compact MEMS absolute pressure sensor with high accuracy and low current consumption.
Built-in 24-bit ADC with low noise, it can measure atmospheric pressure with high accuracy.
Control and output are digital methods via the I2C/SPI interface, which realizes low current consumption by automatic sleep mode.

language

Instration

Installation this library on Arduino IDE.

  1. Download ".zip" from this repository.
  2. Install from Arduino IDE's Sketch -> Library -> install from zip.

How to use

see examples/sample.ino

Contributors

@akita11 has contributed as the basis of this project.

and more contributors .
Thank you to all our contributors!

Licence

The files (number.c, number.h and bcconfig.h) from the "bc" program included in this repository are licensed under the GPL license.

Other files are licensed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.0%
  • C++ 29.2%
  • Processing 6.8%