An open API service indexing awesome lists of open source software.

https://github.com/nathaniel-brough/ms5837-driver

A driver for the ms5837 pressure sensor from Texas Instruments
https://github.com/nathaniel-brough/ms5837-driver

driver pressure-sensor rust

Last synced: 9 months ago
JSON representation

A driver for the ms5837 pressure sensor from Texas Instruments

Awesome Lists containing this project

README

          

# ms5837-driver

[![Rust](https://github.com/silvergasp/ms5837-driver/actions/workflows/rust.yml/badge.svg)](https://github.com/silvergasp/ms5837-driver/actions/workflows/rust.yml)
[![Crates.io](https://img.shields.io/crates/v/ms5837)](https://crates.io/crates/ms5837)

A driver for the ms5837 temperature/pressure sensor from Texas Instruments.

## [Documentation](https://docs.rs/ms5837/latest/ms5837/)