Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 367 Bytes

examples.rst

File metadata and controls

17 lines (12 loc) · 367 Bytes

Simple test

Ensure your device works with this simple test.

../examples/bme680_simpletest.py

SPI Example

Showcase the use of the SPI bus to read the sensor data.

../examples/bme680_spi.py