Skip to content

A sample program demostrating how to integrate the Bosch BSEC library to an STM32L010RBT6 board with a BME688 sensor. 一个简单的例程,展示如何将BSEC库移植到STM32L010RBT6开发板和BME688传感器上

License

Notifications You must be signed in to change notification settings

Basilivs/STM32_BME688_BSEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSEC Library Integration on STM32

This program integrates the BSEC Library from Bosch Sensortech to an STM32L010RBT6 board connected to a single BME688 sensor module. The sensor module comes from Waveshare Electronics. The readings of the sensor are printed to the USART2 port at the 115200 baud rate/8 data bits/no parity bit/1 stop bit configuration.

该程序将博世传感技术的BSEC库集成到与单个BME688传感器模块连接的STM32L010RBT6开发板上。传感器模块来自微雪电子。传感器的读数输出到USART2串口,串口配置为115200 波特率/8 数据位/无校验位/1 停止位

(pictures to be added...)

About

A sample program demostrating how to integrate the Bosch BSEC library to an STM32L010RBT6 board with a BME688 sensor. 一个简单的例程,展示如何将BSEC库移植到STM32L010RBT6开发板和BME688传感器上

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages