micropython-st7789py-lcd-dr.../docs/_sources/examples/feathers.rst.txt

26 wiersze
425 B
ReStructuredText

.. _feathers:
feathers.py
===========
.. figure:: ../_static/feathers.jpg
:align: center
Test hardware scrolling.
Smoothly scrolls mirrored rainbow colored random curves across the display.
.. note:: This example requires the following modules:
.. hlist::
:columns: 3
- `st7789py`
- `tft_config`
.. literalinclude:: ../../../examples/feathers.py
:language: python
:linenos:
:lines: 1-