Simple test ------------ Ensure your device works with this simple test. .. literalinclude:: ../examples/vcnl4200_simpletest.py :caption: examples/vcnl4200_simpletest.py :linenos: Full test ---------- Try out all of the options for the VCNL4200. .. literalinclude:: ../examples/vcnl4200_fulltest.py :caption: examples/vcnl4200_fulltest.py :linenos: Interrupts test ---------------- Test out high and low threshold interrupts for the proximity and lux sensors. .. literalinclude:: ../examples/vcnl4200_interrupts.py :caption: examples/vcnl4200_interrupts.py :linenos: