Skip to content

deneyapkart/deneyap-basinc-olcer-arduino-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deneyap Barometer Arduino Library

FOR TURKISH VERSION trflag

***** Add photo ****

Arduino library for Deneyap Barometer MS5637-02BA03

🔎Specifications

  • Product ID M40, mpv1.0
  • MCU MS5637-02BA03
  • Weight
  • Module Dimension 25,4 mm x 25,4 mm
  • I2C address 0x76
Address
0x76 default address

📕Documentation

Deneyap Barometer

Deneyap Barometer Shematic

Deneyap Barometer Mechanical Drawing

MS5637-02BA03_datasheet

How to install a Arduino Library

📌Deneyap Barometer

This Arduino library allows you to use Deneyap Barometer MS5637-02BA03 with I2C peripheral. You can use this library in your projects with any Arduino compatible board with I2C peripheral.

🌐Repository Contents

  • /docs README_tr.md and product photos
  • /examples Examples with .ino extension sketches
  • /src Source files (.cpp .h)
  • keywords.txt Keywords from this library that will be highlighted in the Arduino IDE
  • library.properties General library properties for the Arduino package manager

Version History

1.0.1 - update library and texts info

1.0.0 - initial release

🚀Hardware Connections

  • Deneyap Barometer and Board can be connected with I2C cable
  • or 3V3, GND, SDA and SCL pins can be connected with jumper cables
Barometer Function Board pins
3.3V Power 3.3V
GND Ground GND
SDA I2C Data SDA pin
SCL I2C Clock SCL pin
NC no connection

📑License Information

Please review the LICENSE file for license information.