hp203b 0.3.0

`embedded-hal`-based driver crate for the HOPERF HP203B altimeter/barometer
Documentation
1
2
3
4
5
6
7
8
9
# HP203B Rust Driver

<a href="https://crates.io/crates/hp203b"><img src="https://img.shields.io/crates/d/hp203b?style=flat-square"/></a>
<a href="https://docs.rs/hp203b/latest/hp203b"><img src="https://img.shields.io/docsrs/hp203b/latest?style=flat-square"/></a>
<img src="https://img.shields.io/github/license/laura7089/hp203b-rs?style=flat-square"/>

A driver for the HopeRF HP203B barometer/thermometer written for [`embedded-hal`](https://github.com/rust-embedded/embedded-hal)-based applications.

**Current in a mostly untested, prerelease state**.