Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 673 Bytes

examples.rst

File metadata and controls

27 lines (19 loc) · 673 Bytes

Simple test

Ensure your device works with this simple test.

../examples/spd1656_simpletest.py

Stripes test

Show stripes with each of the colors that can be displayed

../examples/spd1656_color_stripes.py

Colors and Text Example

Display a filled colored rectangle with a different border color and test layered on top in the center.

../examples/spd1656_colors_and_text.py