Mention drogue-bme680
This commit is contained in:
parent
05a6643b1a
commit
80a165cf11
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ This repository contains a pure Rust implementation for the [BME680](https://www
|
|||
|
||||
The library uses the [embedded-hal](https://github.com/japaric/embedded-hal) library to abstract reading and writing via I²C. In the examples you can find a demo how to use the library in Linux using the [linux-embedded-hal](https://github.com/japaric/linux-embedded-hal) implementation.
|
||||
|
||||
# Alternative
|
||||
[drogue-bme680](https://github.com/drogue-iot/drogue-bme680)
|
||||
|
||||
# Example getting started Linux
|
||||
|
||||
Determine the I2C device path
|
||||
|
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.5 KiB |
Loading…
Reference in a new issue