Project Description

The BSEC library provides signal processing and sensor fusion for the BME680, a low-power gas, temperature, humidity and pressure sensor. This sensor communicates with the MCU using SPI or I2C to report the measurements, but lacks in-die calculation for air quality index, it just reports the gas sensor resistance.

Bosch provides a closed-source software library called BSEC to process and fusion the BME680 sensor signals. It provides several outputs called "virtual sensors", one of them being the air quality index (IAQ):

BSECOUTPUTRAWPRESSURE BSECOUTPUTRAWTEMPERATURE BSECOUTPUTRAWHUMIDITY BSECOUTPUTRAWGAS BSECOUTPUTSENSORHEATCOMPENSATEDTEMPERATURE BSECOUTPUTSENSORHEATCOMPENSATEDHUMIDITY BSECOUTPUTIAQ BSECOUTPUTSTABILIZATIONSTATUS BSECOUTPUTRUNIN_STATUS

The reason for writing python bindings for the BSEC library is to integrate the BME680 air quality measurements to HomeAssistant running in a RaspberryPi.

Goal for this Hackweek

  • Write the Python bindings for the BSEC library
  • HomeAssistant integration

Resources

BME680

BSEC

Sensor API

HomeAssistant

Looking for hackers with the skills:

raspberrypi sensors hardware

This project is part of:

Hack Week 20

Activity

  • almost 3 years ago: gabolptr liked this project.
  • almost 3 years ago: dmdiss liked this project.
  • almost 3 years ago: scabrero added keyword "raspberrypi" to this project.
  • almost 3 years ago: scabrero added keyword "sensors" to this project.
  • almost 3 years ago: scabrero added keyword "hardware" to this project.
  • almost 3 years ago: scabrero originated this project.

  • Comments

    • gabolptr
      almost 3 years ago by gabolptr | Reply

      A short comment:

      These two repositories make a link between the BSEC library and some kind of publishing. The library is instantiated via a C program, and the output is caputured/parsed by a python wrapper.

      These indicate there is some demand out there :)

    Similar Projects

    Containerized home mirror by lkocman

    I'm running a simple home mirror, but I managed...


    Tumbleweed support for Raspberry Pi 4 with Quad SATA HAT by jbaier_cz

    [comment]: # (Please use the project descriptio...


    ESP32 Meteostation by emiler

    Project Description

    The goal is to build ...


    Unrealtone by emiler

    Project Description

    Device for connecting...


    Tumbleweed support for Raspberry Pi 4 with Quad SATA HAT by jbaier_cz

    [comment]: # (Please use the project descriptio...