GitHub basic tutorial
  • Introduction
  • Khởi động hệ thống Ground station computer - Companion computer (Odroid) - Pixhawk
  • Tao 1 private Folder tu public Folder
  • Tạo folder dev PX4 code
  • PX4 modification
  • MAVROS modification
  • Tạo node I3S_receiver
  • Kết nối đọc dữ liệu trong Pixhawk
  • Terminal Linux Ubuntu
  • Kết nối ROS hai máy tính
  • Build ros package in Odroid
  • Pressure sensor
  • Kết nối camera oCAM trên ROS
  • Cài đặt và sử dụng Matlab 2017b trên Linux Ubuntu
  • Một vài vấn đề trên Windows 7
  • Terminator
  • Upload compiled firmware of Pixhawk from odroid
  • Kết nối internet và Ethernet với Odroid (qua Switch) và 1 card mạng kết nối internet
  • IMU, Camera, Pixhawk connection to odroid
  • Kết nối ssh
  • Tham khao code homography cua Ninad
  • Matlab_2017b_problems
  • Eigen library - Mathematical toolbox for C++
  • Kinh nghiệm chuẩn bị presentation
  • Tap lenh lam viec voi Pixhawk px4
  • Offboard mode in PX4
  • P51 Lenovo, trackpad and trackpoint
  • P51 Lenov, Install Quadro M2200 graphic card
  • Gilab
  • Tao 1 private Folder tu public Folder
  • Ubuntu tips: show desktop by pressing Super + D
  • Install eclipse
  • Windows error
  • How to update Sublime Text 3 in ubuntu 16.04
  • PX4 Pixhawk hardfault
  • Install CUDA for computer with NVIDIA graphic card
  • Install openCV after installing CUDA
  • Meld - tool for file or folder comparison
  • GIT - move a full git repository from one remote sever to another one
  • Jetson Nano Installation
  • Working in Jetson Nano
  • Backup and Restore micro sd card
Powered by GitBook
On this page

Was this helpful?

Pressure sensor

PreviousBuild ros package in OdroidNextKết nối camera oCAM trên ROS

Last updated 5 years ago

Was this helpful?

For the project, we use MS5837-30BA (Bar30 High-Resolution 300m Depth/Pressure Sensor) from Bluerobotics .

The description of the sensor from :

The Bar30 pressure sensor is a high-pressure, high-resolution pressure sensor that is sealed from the water and ready to install in a on your ROV or AUV. With 0.2 mbar resolution, it has an amazing depth measurement resolution of 2mm in the water column!

The sensor is the Measurement Specialties MS5837-30BA, which can measure up to 30 bar (300m/1000ft depth) and communicates over I2C. It operates on 3.3V I2C voltage but can accept power input up to 5.5V. It comes standard with a 4-pin DF13 connector that is compatible with most compatible boards including the APM2.6, PixHawk, and others.

This sensor includes a temperature sensor accurate to ±1°C, with data also accessible through I2C. If you need something with more temperature accuracy, please check out the .

The anodized aluminum body was designed around the cable penetrator design and is compatible with all of the .

To summarize, there are some noticeable features:

0.2 cm resoulution (in freshwater), but not confusing with absolute accuracy.

measure up to 30bar = 30*1000 mBar = 30*1000*0.01 m = 300 m

From datasheet of the sensor, the accuracy +/-50 mBar (aka. +/-50cm in freshwater)

By experiment and from Bluerobotics' forum:

There is significant

Problem of repeatibility of the values. Fonz (fernandoFonseca) recommends using

After some period of time (can be up to 1 hour), values read from the sensor become stable

http://www.bluerobotics.com/store/electronics/bar30-sensor-r1/
watertight enclosure
DroneCode
Celsius Temperature Sensor
watertight enclosures
drifting of absolute value
Sparkfun Breakout MS5803-14BA (but not waterproof)