Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 573 Bytes

examples.rst

File metadata and controls

26 lines (18 loc) · 573 Bytes

Simple test

Ensure your device works with this simple test.

../examples/sht31d_simpletest.py

Simple Mode

Example in how to use the sensor in simple mode

../examples/sht31d_simple_mode.py

Periodic Mode

Example in how to use the sensor in periodic mode

../examples/sht31d_periodic_mode.py