Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

BME280 implementation #73

Description

@Razican

OpenStratos 1.1 will have the BME280 sensor that will give readings for humidity, temperature and pressure during the ascent and descent. Nevertheless, we need to implement it in our project so that we can use it. The reference implementation will be this provided by Adafruit for Arduino: https://github.com/adafruit/Adafruit_BME280_Library

Since we use WiringPi, only parts that can be overriden/improved by the C++14 standard will be changed. It provides a pretty good API compatible with OpenStratos standards almost completely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions