Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BME680 i2c driver #3

Open
3 of 11 tasks
L0ad1n6 opened this issue May 11, 2023 · 0 comments
Open
3 of 11 tasks

BME680 i2c driver #3

L0ad1n6 opened this issue May 11, 2023 · 0 comments
Labels
Aquatic Designed to run on carrier board Medium Medium complexity feature Rust Coded using Rust

Comments

@L0ad1n6
Copy link
Contributor

L0ad1n6 commented May 11, 2023

BME680 - Envrionmental Sensor

References

You can find information about the sensor in its Datasheet. Other than that this is an adafruit driver written in python

Features:

  • Measuring:
    • Pressure
    • Temperature
    • Humidity
    • Gas Resistance
  • Measurement Fine-Tuning Control
    • Pressure oversampling
    • Temperature oversampling
    • Humidity oversampling
    • Gas wait/ heater set-points
    • Filter size
@L0ad1n6 L0ad1n6 changed the title Implement BME680 i2c driver BME680 i2c driver Aug 25, 2023
@L0ad1n6 L0ad1n6 added Medium Medium complexity feature Rust Coded using Rust Aquatic Designed to run on carrier board labels Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aquatic Designed to run on carrier board Medium Medium complexity feature Rust Coded using Rust
Projects
None yet
Development

No branches or pull requests

1 participant