Simple test ------------ Ensure your device works with this simple test. .. literalinclude:: ../examples/spd1656_simpletest.py :caption: examples/spd1656_simpletest.py :linenos: Stripes test ------------ Show stripes with each of the colors that can be displayed .. literalinclude:: ../examples/spd1656_color_stripes.py :caption: examples/spd1656_color_stripes.py :linenos: Colors and Text Example ----------------------- Display a filled colored rectangle with a different border color and test layered on top in the center. .. literalinclude:: ../examples/spd1656_colors_and_text.py :caption: examples/spd1656_colors_and_text.py :linenos: