kopia lustrzana https://github.com/russhughes/st7789py_mpy
25 wiersze
488 B
Plaintext
25 wiersze
488 B
Plaintext
![]() |
st7789py Driver
|
||
|
===============
|
||
|
|
||
|
st7789 tft driver in MicroPython based on devbis' st7789py_mpy module from
|
||
|
https://github.com/devbis/st7789py_mpy.
|
||
|
|
||
|
I added support for display rotation, scrolling and drawing text using 8 and 16
|
||
|
bit wide bitmap fonts with heights that are multiples of 8. Included are 12
|
||
|
bitmap fonts derived from classic pc text mode fonts.
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Contents:
|
||
|
|
||
|
self
|
||
|
st7789py
|
||
|
examples
|
||
|
fonts
|
||
|
|
||
|
Index
|
||
|
=====
|
||
|
|
||
|
* :ref:`genindex`
|