micropython-st7789py-lcd-dr.../docs/_sources/index.rst.txt

31 wiersze
660 B
Plaintext
Czysty Zwykły widok Historia

st7789py Driver
===============
2023-11-18 23:31:25 +00:00
This is a fork of devbis' st7789py_mpy module from
https://github.com/devbis/st7789py_mpy.
2023-11-18 23:31:25 +00:00
This driver has support for:
- 320x240, 240x240, 135x240, and 128x128 pixel displays
- RGB and BGR Color Orders
- Display rotation
- Hardware based scrolling
- Drawing text using converted PC BIOS bitmap fonts
- Drawing text using converted TrueType fonts.
- Drawing converted bitmaps
This is a work in progress. Documentation can be found in the docs directory
2023-11-30 01:56:48 +00:00
and at https://russhughes.github.io/st7789py_mpy.
.. toctree::
2023-11-30 01:56:48 +00:00
:maxdepth: 3
:caption: Contents:
self
st7789py
examples
fonts
2023-11-30 01:56:48 +00:00
utilities
genindex