Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 844 Bytes

examples.rst

File metadata and controls

29 lines (20 loc) · 844 Bytes

Simple test

Ensure your device works with this simple test. For low memory capacity boards

../examples/dps310_simpletest.py

Simple test advanced

This is a more advance example that shows the full feature library to use with boards where memory allows to use it

../examples/dps310_simpletest_advanced.py

Lower Power Weather Station

Example showing how to configure the sensor for continuous measurement with rates, sampling counts and mode optimized for low power

../examples/dps310_low_power_weather_station.py