Simple test ------------ Ensure your device works with this simple test. .. literalinclude:: ../examples/scd30_simpletest.py :caption: examples/scd30_simpletest.py :linenos: Tuning Knobs ------------ Experiment with different tuning parameters and settings .. literalinclude:: ../examples/scd30_tuning_knobs.py :caption: examples/scd30_tuning_knobs.py :linenos: MCP2221 and SCD30 Example ------------------------- MCP2221 is known to not like the SCD30. Here is how to avoid this! .. literalinclude:: ../examples/scd30_tuning_knobs.py :caption: examples/scd30_tuning_knobs.py :linenos: